Hi, I have an OpenSuse 10.2 server with a 10 minute cronjob that only runs every ho
Hi,
I have an OpenSuse 10.2 server with a 10 minute cronjob that only runs every hour.
Aug 5 20:10:01 ser001 /usr/sbin/cron[11512]: (root) CMD (/etc/webmin/fetchmail/check.pl --null)
Aug 5 20:11:13 ser001 dhcpd: DHCPINFORM from 192.168.1.106 via eth0: not authoritative for subnet 192.168.1.0
Aug 5 20:11:16 ser001 dhcpd: DHCPINFORM from 192.168.1.106 via eth0: not authoritative for subnet 192.168.1.0
Aug 5 20:12:38 ser001 syslog-ng[2996]: STATS: dropped 22
Aug 5 20:13:45 ser001 crontab[11532]: (root) BEGIN EDIT (root)
Aug 5 20:13:49 ser001 crontab[11532]: (root) REPLACE (root)
Aug 5 20:13:49 ser001 crontab[11532]: (root) END EDIT (root)
Aug 5 20:14:01 ser001 /usr/sbin/cron[11132]: (root) RELOAD (tabs/root)
Aug 5 20:21:20 ser001 squid[4008]: NETDB state saved; 0 entries, 0 msec
Aug 5 20:30:01 ser001 /usr/sbin/cron[11565]: (root) CMD (/scripts/dsltest)
Aug 5 21:10:01 ser001 /usr/sbin/cron[11650]: (root) CMD (/etc/webmin/fetchmail/check.pl --null)
Aug 5 21:12:38 ser001 syslog-ng[2996]: STATS: dropped 6
the fetchmail command should run every 10 minutes, as below:
root@ser001:[~]$ crontab -l
10 * * * * /etc/webmin/fetchmail/check.pl --null
0 8 * * * /usr/sbin/ntpdate -u ntp.time.za.net
The sustem is:
root@ser001:[~]$ uname -a
Linux ser001 2.6.18.8-0.13-default #1 SMP Thu Nov 6 13:35:13 UTC 2008 i686 i686 i386 GNU/Linux
root@ser001:[~]$ cat /etc/SuSE-release
openSUSE 10.2 (i586)
VERSION = 10.2
Does anyone know why this happens, or how to fix it?
|
Recent comments
1 day 15 hours ago
2 days 1 min ago
2 days 2 hours ago
2 days 4 hours ago
2 days 5 hours ago
2 days 7 hours ago
2 days 8 hours ago
2 days 9 hours ago
3 days 1 hour ago
3 days 2 hours ago