X-Git-Url: https://git.stderr.nl/gitweb?a=blobdiff_plain;f=etc%2Flogrotate.d%2Fbackupninja.in;fp=etc%2Flogrotate.d%2Fbackupninja.in;h=dfb55b19597c211c7c6bf2099cebe5ee7484d3bc;hb=d58025ceb0d044b0e21536262c2818a700c4a382;hp=0000000000000000000000000000000000000000;hpb=554f5263efe35e2d9b56abf74d0040e59d8eb942;p=matthijs%2Fupstream%2Fbackupninja.git diff --git a/etc/logrotate.d/backupninja.in b/etc/logrotate.d/backupninja.in new file mode 100644 index 0000000..dfb55b1 --- /dev/null +++ b/etc/logrotate.d/backupninja.in @@ -0,0 +1,6 @@ +@localstatedir@/log/backupninja.log { + rotate 6 + monthly + compress + missingok +}