5 kx # Default log level is "notice". If you want cron to actually log activity
5 kx # to /var/log/cron, then change "-l notice" to "-l info" to increase the
5 kx # logging level.
5 kx #
5 kx # Valid log levels are:
5 kx # alert, crit, debug, emerg, err, error (deprecated synonym for err),
5 kx # info, notice, panic (deprecated synonym for emerg), warning,
5 kx # warn (deprecated synonym for warning).
5 kx
5 kx CROND_OPTS="-l notice"