ansible/roles/mailman/files/hyperkitty.logrotate.conf
2013-12-06 16:56:46 +00:00

6 lines
96 B
Text

/var/log/hyperkitty/*.log {
missingok
notifempty
delaycompress
su root apache
}