##
## cron include rules
## (c)2005 by Tadeusz Pietraszek (tadek@pietraszek.org)
##

##
## The idea is to have all kinds of messages here, interesting ones
## go to mail/critical/..., uninteresting ones go to trash
## There's also a catch rule for all other cron stuff
##

#cron
group ^CRON
report:30       ^CRON: pam_unix\(cron:session\): session opened for user root\(uid=0\) by \(uid=0\)
report:30       ^CRON: pam_unix\(cron:session\): session closed for user root
report:30       ^CRON: \(root\) CMD \(if \[ -x /etc/munin/plugins/apt_all
report:30       ^CRON: \(root\) CMD \(cd / && run-parts --report /etc/cron\.
report:2        ^CRON: \(root\) CMD \(test -x /usr/sbin/anacron
report:2        ^CRON: \(root\) CMD \(test -e /run/systemd/system \|\| SERVICE_MODE=1 /sbin/e2scrub_all -A -r\)

report ^CRON:
group_end


