fixing logrotate using patch from zobel
authorLuca Filipozzi <lfilipoz@emyr.net>
Tue, 11 Jun 2013 19:28:21 +0000 (19:28 +0000)
committerLuca Filipozzi <lfilipoz@emyr.net>
Tue, 11 Jun 2013 19:28:21 +0000 (19:28 +0000)
modules/dacs/files/common/dacs.logrotate

index 98659dc..789e334 100644 (file)
@@ -10,7 +10,7 @@
        rotate 28
        compress
        delaycompress
-       notifempty
        create 640 www-data www-data
+       su root www-data
        sharedscripts
 }