sys: support selection of VServers to run on with the new vsnames configuration optio...
[matthijs/upstream/backupninja.git] / etc / logrotate.d / backupninja.in
1 @localstatedir@/log/backupninja.log {
2         rotate 6
3         monthly
4         compress
5         missingok
6 }