Killing other services automatically
* * * * * wget -q http://
In crontab its getting enabled automatically even after disabling or deleting it manually and killing the other services which are running,please let me know the solution and root cause for this .
Question information
- Language:
- English Edit question
- Status:
- Answered
- For:
- Ubuntu apache2 Edit question
- Assignee:
- No assignee Edit question
- Last query:
- 2018-01-03
- Last reply:
- 2018-01-04
How does sh interpret an image?
If you want to disable the crontab then prefix it with a hash (a '#')
This will make it be read as a comment and be ignored
teja (bandreddy) said : | #2 |
Even after disabling ,its getting enabled after some time.
Manfred Hampl (m-hampl) said : | #3 |
I am not sure whether I correctly understand your problem.
Apparently you have a crontab entry and you want to remove it - so just remove it.
If it reappears, then this can only be caused by somebody else adding it again.
You have to find out on your system, who adds it.
There is nothing what we can solve.
Can you help with this problem?
Provide an answer of your own, or ask teja for more information if necessary.