mirror of
https://github.com/inverse-inc/sogo.git
synced 2026-08-13 10:53:18 +00:00
Monotone-Parent: 1ec44e1cd1205962fc93b86e8f638af549ade6a1
Monotone-Revision: 2b9f01a27328dbad5f15d5736b195ee55914e910 Monotone-Author: wsourdeau@inverse.ca Monotone-Date: 2008-06-11T22:02:32 Monotone-Branch: ca.inverse.sogo
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
/var/log/sogo/*.log {
|
||||
daily
|
||||
missingok
|
||||
rotate 7
|
||||
compress
|
||||
delaycompress
|
||||
notifempty
|
||||
create 640 root sogo
|
||||
sharedscripts
|
||||
postrotate
|
||||
/etc/init.d/sogod restart > /dev/null
|
||||
endscript
|
||||
}
|
||||
Reference in New Issue
Block a user