forked from infra/ansible
mail: fix logrotate config
This commit is contained in:
parent
805fe16f48
commit
cceb1a3bdd
@ -1,6 +1,6 @@
|
|||||||
/var/log/dovecot/*.log {
|
/var/log/dovecot/*.log {
|
||||||
weekly
|
daily
|
||||||
rotate 4
|
rotate 7
|
||||||
missingok
|
missingok
|
||||||
notifempty
|
notifempty
|
||||||
compress
|
compress
|
||||||
|
Loading…
Reference in New Issue
Block a user