Cannot delete cron from new BETA backup system

It isn't finished yet. Please don't use it. It should be marked as incompleted, not beta. :)
 
You'll have to figure out where it is and delete it manually.

First look for it in /var/spool/cron/diradmin and also in /var/spool/cron/root.

If it's in one of the above you can't just edit the file; you have to run the crontab command (see man crontab for complete instructions).

If not, look for it in /etc/crontab and if not in the /etc/cron.d directory.

If in any of those locations you can just edit the file to delete it if in /etc/crontab, or remove the file in the /etc/cron.d directory.

Jeff
 
Back
Top