2beaa6421e
Change-Id: I84526351f9aa4882d498601ebe9681e622909516
14 lines
248 B
Plaintext
14 lines
248 B
Plaintext
/var/log/cron
|
|
/var/log/maillog
|
|
/var/log/messages
|
|
/var/log/secure
|
|
/var/log/spooler
|
|
/var/log/dhcpd.log
|
|
/var/log/tftpd.log
|
|
{
|
|
sharedscripts
|
|
postrotate
|
|
/bin/kill -HUP `cat /var/run/syslogd.pid 2> /dev/null` 2> /dev/null || true
|
|
endscript
|
|
}
|