#
# The root crontab should be used to perform accounting data collection.
#
# The rtc command is run to adjust the real time clock if and when
# daylight savings time changes.
#
0 2 * * 0,4 /etc/cron.d/logchecker
5 4 * * 6 /usr/lib/newsyslog
15 3 * * * /usr/lib/fs/nfs/nfsfind
1 2 * * * [ -x /usr/sbin/rtc ] && /usr/sbin/rtc -c > /dev/null 2>&1
>Hello,
>I accidently replaced the default root crontab file in
>/var/spool/cron/crontabs. The only thing that recall being in there
>was /etc/cron.d/logchecker. Can someone send me the other entries in
>the default crontab file for root?
>TIA!
>-jon nash