diff options
Diffstat (limited to 'community/dspam/dspam.logrotated')
-rw-r--r-- | community/dspam/dspam.logrotated | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/community/dspam/dspam.logrotated b/community/dspam/dspam.logrotated new file mode 100644 index 000000000..89db6f565 --- /dev/null +++ b/community/dspam/dspam.logrotated @@ -0,0 +1,5 @@ +/var/log/dspam/sql.errors /var/log/dspam/system.log /var/log/dspam/dspam.debug /var/log/dspam/dspam.messages { + weekly + compress + create 0644 dspam dspam +} |