0add39f0d7
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/rsyslog#bbfc785ba0e545d0218172ef47d34fc20d4d96fc
13 lines
226 B
Plaintext
13 lines
226 B
Plaintext
/var/log/cron
|
|
/var/log/maillog
|
|
/var/log/messages
|
|
/var/log/secure
|
|
/var/log/spooler
|
|
{
|
|
missingok
|
|
sharedscripts
|
|
postrotate
|
|
/usr/bin/systemctl kill -s HUP rsyslog.service >/dev/null 2>&1 || true
|
|
endscript
|
|
}
|