a few more munin plugins, although I dislike the placement of the spamassassin one
[mirror/dsa-puppet.git] / files / etc / logrotate.d / syslog-ng
index 999785a..2204713 100644 (file)
@@ -1,3 +1,8 @@
+##
+## THIS FILE IS UNDER PUPPET CONTROL. DON'T EDIT IT HERE.
+## USE: git clone git+ssh://$USER@puppet.debian.org/srv/puppet.debian.org/git/dsa-puppet.git
+##
+
 /var/log/auth.log {
    rotate 4
    missingok
@@ -71,6 +76,8 @@
    missingok
    notifempty
    compress
+   # listmaster asked for this one
+   delaycompress
 }
 
 /var/log/mail.warn {