10 lines
145 B
Plaintext
10 lines
145 B
Plaintext
/var/log/errors {
|
|
notifempty
|
|
create 644 audadmin audadmin
|
|
monthly
|
|
rotate 12
|
|
postrotate
|
|
/usr/bin/killall -HUP syslogd
|
|
endscript
|
|
}
|