rdiff.helper: fixed vsnames output syntax (currently unused by the rdiff 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 }