tags 382635 moreinfo unreproducible
thanks

On Sat, Aug 12, 2006 at 07:50:29AM -0400, [EMAIL PROTECTED] wrote:
> Package: logrotate
> Version: 3.7.1-3
> 
> .. for syslogd's pid.  It's checking /var/log/syslog.pid, when
> /etc/init.d/sysklogd puts it in /var/run/syslog.pid.
> 
> This also causes /etc/cron.daily/logrotate to exit with status 1,
> which was helpful in this case, but might not be in general.

This must be a local change.

I've looked for any reference to syslog.pid in all the versions of 
logrotate back to 3.2, without finding any.

The current version of logrotate's cron.daily is:

#!/bin/sh

test -x /usr/sbin/logrotate || exit 0
/usr/sbin/logrotate /etc/logrotate.conf


-- 
Paul Martin <[EMAIL PROTECTED]>


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to