Need help making syslog-ng, rsyslog, and sysklogd not conflict

Dmitry Butskoy buc at odusz.so-cdu.ru
Wed Aug 13 11:27:11 UTC 2008


Jarod Wilson wrote:
>
> I was just about to suggest a common log rotation scripts package that 
> all syslog progs used as well.

Hmm...

syslog used:

/bin/kill -HUP `cat /var/run/syslogd.pid`

in logrotate's postrotate scripts, whereas rsyslog uses

/bin/kill -HUP `cat /var/run/rsyslogd.pid`

now. (Note differ pid filename).

In other words, is it possible (in general) to create common logrotate 
files for all syslog-like packages?


~buc
http://www.fedoraproject.org/wiki/DmitryButskoy




More information about the fedora-devel-list mailing list