summarylogtreecommitdiffstats
path: root/dspam.logrotated
diff options
context:
space:
mode:
authorBartłomiej Piotrowski2018-01-05 17:23:22 +0100
committerBartłomiej Piotrowski2018-01-05 17:23:22 +0100
commit399afaff82b650c0dc16010debb39f09ace8c6b3 (patch)
tree770ef07f94c7eb1b5d61d36fd17c79e1fcb4fae9 /dspam.logrotated
downloadaur-399afaff82b650c0dc16010debb39f09ace8c6b3.tar.gz
Import from official repositories
Diffstat (limited to 'dspam.logrotated')
-rw-r--r--dspam.logrotated10
1 files changed, 10 insertions, 0 deletions
diff --git a/dspam.logrotated b/dspam.logrotated
new file mode 100644
index 000000000000..c73b1dcb31df
--- /dev/null
+++ b/dspam.logrotated
@@ -0,0 +1,10 @@
+/var/log/dspam/sql.errors
+/var/lib/dspam/system.log
+/var/log/dspam/dspam.debug
+/var/log/dspam/dspam.messages
+/var/log/dspam/dspam.log {
+ weekly
+ compress
+ missingok
+ copytruncate
+}