mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-03-12 04:36:25 -07:00
Dovecot logrotate ubuntu 12.04
This commit is contained in:
parent
bc08ab0cb7
commit
2f0dc8fd2a
12
install/ubuntu/12.04/logrotate/dovecot
Normal file
12
install/ubuntu/12.04/logrotate/dovecot
Normal file
@ -0,0 +1,12 @@
|
||||
/var/log/dovecot*.log {
|
||||
weekly
|
||||
rotate 4
|
||||
missingok
|
||||
notifempty
|
||||
compress
|
||||
delaycompress
|
||||
sharedscripts
|
||||
postrotate
|
||||
doveadm log reopen
|
||||
endscript
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user