X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=modules%2Fferm%2Ffiles%2Flogrotate-ulogd;h=eaac01c5dc29ffefd8d5377aef5f9e4b758193c0;hb=db1415b09d131dc6569e95484c33bc5739895595;hp=a6d58bf62aef034ca045abb2c5aadfe43cc20bdc;hpb=0c0363517fc6df92e8ae7956151cb38064745d90;p=mirror%2Fdsa-puppet.git diff --git a/modules/ferm/files/logrotate-ulogd b/modules/ferm/files/logrotate-ulogd index a6d58bf62..eaac01c5d 100644 --- a/modules/ferm/files/logrotate-ulogd +++ b/modules/ferm/files/logrotate-ulogd @@ -1,4 +1,14 @@ +## +## 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/ulog/*.log { + daily + compress + delaycompress + rotate 10 + notifempty missingok sharedscripts create 640 root adm