Cpanel and Crontab

I get this error when trying to add a cron entry...

crontab: installing new crontab
"/tmp/crontab.15115":6: bad minute
errors in crontab file, can't install.
Do you want to retry the same edit? n
crontab: edits left in /tmp/crontab.15115

My crontab is this;

6 3 * * * /scripts/upcp <--appears to be this line..
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1

that line is put in by cpanel though...very odd. I don't want to delete it and disable automatic updates...

 

 

 

 

Top