Comment 1 for bug 463471

Revision history for this message
Trebacz (david-trebacz) wrote :

I'm also having the same issue after an upgrade to 9.10 and I use only the server profile. I'd suggest that the fix is applied to the /etc/logcheck/ignore.d.server/cron

Nov 1 06:17:01 host1 CRON[27038]: (root) CMD ( cd / && run-parts --report /etc/cron.hourly)
Nov 1 06:25:01 host1 CRON[27643]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily ))
Nov 1 06:47:01 host1 CRON[29299]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly ))
Nov 1 06:52:01 host1 CRON[29678]: (root) CMD (test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly ))
Nov 1 07:02:01 host1 CRON[30439]: (logcheck) CMD ( if [ -x /usr/sbin/logcheck ]; then nice -n10 /usr/sbin/logcheck; fi)