12 lines
405 B
Plaintext
Executable File
12 lines
405 B
Plaintext
Executable File
#ident "@(#)root 1.12 94/03/24 SMI" /* SVr4.0 1.1.3.1 */
|
|
#
|
|
# 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
|