9
install_shell/logrotate.d/corosync
Normal file
9
install_shell/logrotate.d/corosync
Normal file
@@ -0,0 +1,9 @@
|
||||
/var/log/corosync.log {
|
||||
notifempty
|
||||
create 644 audadmin audadmin
|
||||
monthly
|
||||
rotate 12
|
||||
postrotate
|
||||
/usr/bin/killall -HUP syslogd
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user