]> git.donarmstrong.com Git - wannabuild.git/blobdiff - etc/logrotate.conf
add/update files from live tree
[wannabuild.git] / etc / logrotate.conf
diff --git a/etc/logrotate.conf b/etc/logrotate.conf
new file mode 100644 (file)
index 0000000..f71461d
--- /dev/null
@@ -0,0 +1,12 @@
+/srv/wanna-build/db/merge.*.log {
+       weekly
+       rotate 30
+       size 50M
+       copytruncate
+       delaycompress
+       compress
+       notifempty
+       missingok
+       create 640 wbadm wbadm
+}
+