summaryrefslogtreecommitdiffstats
path: root/source/a/dcron/crond.default
blob: 0320300600e5e6addd50a942b8157ded0301bd1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
# Default log level is "notice". If you want cron to actually log activity
# to /var/log/cron, then change "-l notice" to "-l info" to increase the
# logging level.
#
# Valid log levels are:
# alert, crit, debug, emerg, err, error (deprecated synonym for err),
# info, notice, panic (deprecated synonym for emerg), warning,
# warn (deprecated synonym for warning).

CROND_OPTS="-l notice"