]> the.earth.li Git - onak.git/blob - debian/onak.logrotate
Add logging of the HKP base URL for the HKP forwarding backend
[onak.git] / debian / onak.logrotate
1 /var/log/onak.log
2 {
3         create 644 onak adm
4         missingok
5         notifempty
6         rotate 4
7         weekly
8         compress
9         delaycompress
10 }