ansible/roles/mailman/files/hyperkitty.logrotate.conf

7 lines
96 B
Text
Raw Normal View History

2013-09-03 17:44:29 +02:00
/var/log/hyperkitty/*.log {
missingok
notifempty
delaycompress
su root apache
}