1
0
forked from infra/ansible

mail: fix logrotate config

This commit is contained in:
Kishi85 2020-02-29 19:39:15 +01:00
parent 805fe16f48
commit cceb1a3bdd

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