projects
/
mirror
/
dsa-puppet.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4a570eb
)
fixing logrotate using patch from zobel
author
Luca Filipozzi
<lfilipoz@emyr.net>
Tue, 11 Jun 2013 19:28:21 +0000
(19:28 +0000)
committer
Luca Filipozzi
<lfilipoz@emyr.net>
Tue, 11 Jun 2013 19:28:21 +0000
(19:28 +0000)
modules/dacs/files/common/dacs.logrotate
patch
|
blob
|
history
diff --git
a/modules/dacs/files/common/dacs.logrotate
b/modules/dacs/files/common/dacs.logrotate
index
98659dc
..
789e334
100644
(file)
--- a/
modules/dacs/files/common/dacs.logrotate
+++ b/
modules/dacs/files/common/dacs.logrotate
@@
-10,7
+10,7
@@
rotate 28
compress
delaycompress
- notifempty
create 640 www-data www-data
+ su root www-data
sharedscripts
}