Stalks wrote: > Recently a new cron error has been showing up during the daily logrotate > session.
> /etc/cron.daily/logrotate: > error running postrotate script > run-parts: /etc/cron.daily/logrotate exited with return code 1 > The logrotate.conf as follows, > include /etc/logrotate.d > Without a proper explanation for the error I dont know where to look. > Any ideas? In the individual files under the /etc/logrotate.d directory the conf file includes. Check the postrotate settings (if any) in each file. Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

