Initial commit

Signed-off-by: Qin Bo <bqin@linx-info.com>
This commit is contained in:
Qin Bo
2014-02-13 09:22:20 +08:00
commit 2235771f09
261 changed files with 34439 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
/var/log/corosync.log {
notifempty
create 644 audadmin audadmin
monthly
rotate 12
postrotate
/usr/bin/killall -HUP syslogd
endscript
}