[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.8.2-1-11-g006e77b
Alexander Wirt
formorer at debian.org
Tue Feb 5 21:24:30 UTC 2013
The following commit has been merged in the master branch:
commit 006e77b00b81601e633991bdd700279307b4f5ec
Author: Alexander Wirt <formorer at debian.org>
Date: Tue Feb 5 22:22:17 2013 +0100
Allow www-data to read those archived logs
diff --git a/debian/icinga-common.postinst b/debian/icinga-common.postinst
index 7c989b9..fe8648c 100644
--- a/debian/icinga-common.postinst
+++ b/debian/icinga-common.postinst
@@ -41,7 +41,7 @@ case "$1" in
# on the uid/gid of the nagios user, which is dynamically created.
setperm root nagios 0640 $en/resource.cfg
setperm nagios adm 2751 /var/log/icinga
- setperm nagios adm 2751 /var/log/icinga/archives
+ setperm nagios adm 2753 /var/log/icinga/archives
setperm nagios nagios 0750 /var/lib/icinga/spool
setperm nagios nagios 0755 /var/lib/icinga
setperm nagios nagios 0750 /var/lib/icinga/spool/checkresults
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list