]> git.donarmstrong.com Git - dsa-puppet.git/commitdiff
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 98659dcf54b2d1c4f11c740ff3384cf39a39e20c..789e3344c47622fdb315fe2129c0e36efd7561a4 100644 (file)
@@ -10,7 +10,7 @@
        rotate 28
        compress
        delaycompress
-       notifempty
        create 640 www-data www-data
+       su root www-data
        sharedscripts
 }