errors in crontab file, can't install.
I'm getting this error when upgrading to the latest version... how do I fix this?
[2017-03-19 17:16:15 -0500] /usr/bin/crontab: installing new crontab
[2017-03-19 17:16:15 -0500] "/tmp/crontab.Ta20bb":5: bad day-of-month
[2017-03-19 17:16:15 -0500] errors in crontab file, can't install.-
Check line 5 there is some error cron. 0 -
/tmp/crontab.Ta20bb":5: bad day-of-month
The error message is showing that there is problem in crontab file at line number 5. You have to edit crontab file using following command and correct the cron.crontab -e0 -
Hello, The previous posts are correct. Check line 5 when editing your root crontab with the "crontab -e" command to verify it's a valid entry. Thank you. 0
Please sign in to leave a comment.
Comments
3 comments