summaryrefslogtreecommitdiffstats
path: root/roles/mailman/files/hyperkitty.logrotate.conf
blob: 05c9113988c88b63a85588dda982a725bd4eb6b4 (plain)
1
2
3
4
5
6
/var/log/hyperkitty/*.log {
    missingok
    notifempty
    delaycompress
    su root apache
}