On 11-Jan-00, 17:13 (CST), Julian Gilbey <[EMAIL PROTECTED]> wrote: > Let's say cron's maintainer decides to convert > /etc/cron.daily/standard to use logrotate, in concordance with the > current policy manual.
Strictly speaking, there are no "log" files managed in cron.daily/standard. There are status files that are regenerated daily, with backups managed using savelog because it's convenient. I don't think logrotate would quite work. (The fact that checksecurity uses /var/log is an unfortunate artifact of history, it really ought to be in /var/state[1]. And I just realized that if someone uses the new LOGDIR variable in checksecurity.conf, setuid.changes won't be affected.) Steve [1] It's a joke, son. -- Steve Greenland <[EMAIL PROTECTED]> (Please do not CC me on mail sent to this list; I subscribe to and read every list I post to.)