On Thu, Aug 21, 2008 at 11:06:19AM -0700, Al Sparks wrote:
I've been taking a look at how RedHat (and CentOS) handles logrotate. According to the man page, logrotate is supposed to be fired by cron. But when I look at root's crontab $ sudo crontab lu root no crontab for root
See /etc/cron.daily (see also other directories matching /etc/cron.*)
Look in /etc/crontab to see how they're called.