add a few more 'formItem include' lines to the rdiff and dup handlers
[matthijs/upstream/backupninja.git] / etc / logrotate.d / backupninja.in
1 @localstatedir@/log/backupninja.log {
2         rotate 6
3         monthly
4         compress
5         missingok
6 }