- dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
[matthijs/upstream/backupninja.git] / etc / logrotate.d / backupninja.in
1 @localstatedir@/log/backupninja.log {
2         rotate 6
3         monthly
4         compress
5         missingok
6 }