oops, I managed to erase my crontab.![]()
can someone do a crontab -l for me to see what processes cpanel needs to run?
cheers.![]()
Tom
oops, I managed to erase my crontab.![]()
can someone do a crontab -l for me to see what processes cpanel needs to run?
cheers.![]()
Tom
Here are the default entries in mine. There will be variations in others.
2,58 * * * * /usr/local/bandmin/bandmin
0 0 * * * /usr/local/bandmin/ipaddrmap
55 2 * * * /scripts/upcp
*/7 * * * * /var/log/exim_chmod.pl > /dev/null
0 6 * * * /scripts/cleanmsglog > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim callout > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim retry > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim reject > /dev/null 2<&1
0 6 * * * /usr/sbin/exim_tidydb /var/spool/exim wait-remote_smtp > /dev/null 2<&1
*/15 * * * * /usr/local/cpanel/whostmgr/bin/dnsqueue > /dev/null 2>&1
*/5 * * * * /usr/local/cpanel/bin/dcpumon >/dev/null 2>&1
cheers.![]()
Not necessary but I added this 20 * * * * /scripts/updatemysqlquota >>/dev/null 2>&1
0 * * * * /bin/rm /tmp/cpanel.TMP* >>/dev/null 2>&1