cron(4) cron(4)
NAME
cron - option file for crontab and at
DESCRIPTION
Options for cron(1M) can be set or changed with keywords in
/etc/default/cron. The following keywords are recognized by
cron:
CRONLOG=YES or NO
If CRONLOG is set to YES, all cron jobs are
logged in /var/cron/log. The default is NO.
BACKUP Backup log file. Default is /var/cron/olog.
LINES The number of last lines to keep a logfile.
Default is 100.
SIZE The maximum size of log file before backup.
default is 500000L.
FILES
/etc/default/cron
Control logging of cron jobs.
REFERENCES
at(1), cron(1M), crontab(1), queuedefs(4)
Copyright 1994 Novell, Inc. Page 1