add the ability to save the debconf package selection states in the sys handler,...
[matthijs/upstream/backupninja.git] / etc / logrotate.d / backupninja.in
1 @localstatedir@/log/backupninja.log {
2         rotate 6
3         monthly
4         compress
5         missingok
6 }