forked from infra/ansible
1
0
Fork 0

mail: fix logrotate config

This commit is contained in:
Kishi85 2020-02-29 19:39:15 +01:00
parent 805fe16f48
commit cceb1a3bdd
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
/var/log/dovecot/*.log { /var/log/dovecot/*.log {
weekly daily
rotate 4 rotate 7
missingok missingok
notifempty notifempty
compress compress