[vox-tech] cron - not at a different time
Peter Jay Salzman
vox-tech@lists.lugod.org
Wed, 3 Mar 2004 04:38:35 -0800
cron is running sometime around 7:30am:
8646 ? SN 0:00 run-parts --report /etc/cron.daily
8651 ? SN 0:00 /bin/sh /etc/cron.daily/checksecurity
8678 ? SN 0:00 /usr/bin/perl /usr/sbin/checksecurity
8714 ? SN 0:00 /bin/sh /usr/share/checksecurity/check-setuid
8724 ? RN 0:06 find / /boot /var /usr/local /home /data -xdev ( -fal
8725 ? SN 0:00 sort
8733 ? R 0:00 xterm -class UXTerm -title uxterm -u8
p@satan$ date
Wed Mar 03 7:37 AM
yet, i think it should at 4:25am if i have my fields correct:
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
17 * * * * root run-parts --report /etc/cron.hourly
25 4 * * * root test -e /usr/sbin/anacron || run-parts --report /etc/cron.daily
47 6 * * 7 root test -e /usr/sbin/anacron || run-parts --report /etc/cron.weekly
52 6 1 * * root test -e /usr/sbin/anacron || run-parts --report /etc/cron.monthly
why is the daily cron running at 7:30am?
thanks,
pete
--
Make everything as simple as possible, but no simpler. -- Albert Einstein
GPG Instructions: http://www.dirac.org/linux/gpg
GPG Fingerprint: B9F1 6CF3 47C4 7CD8 D33E 70A9 A3B9 1945 67EA 951D