summaryrefslogtreecommitdiff
path: root/files
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2010-08-11 10:27:33 -0400
committerMicah Anderson <micah@riseup.net>2010-08-11 10:27:33 -0400
commit882bef6995352dd125b58ebbdadaddbd88121120 (patch)
tree84d6dd1f9cb61afc12684f3fc252594f2ead9fbd /files
parent79ad433298c1646c17ccb336d4d06c3a6296ffdb (diff)
fix ownership of logrotate files to reflect debian apache user (www-data)
Diffstat (limited to 'files')
-rw-r--r--files/config/host/logrotate.Debian2
1 files changed, 1 insertions, 1 deletions
diff --git a/files/config/host/logrotate.Debian b/files/config/host/logrotate.Debian
index 411de3f..732c871 100644
--- a/files/config/host/logrotate.Debian
+++ b/files/config/host/logrotate.Debian
@@ -13,7 +13,7 @@
rotate 7
compress
notifempty
- create 660 munin apache
+ create 660 munin www-data
}
/var/log/munin/munin-html.log {