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
--
fedora-devel-list mailing list
fedora-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-devel-list