[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.8.4-1-3-gc4cc857
Alexander Wirt
alexander.wirt at credativ.de
Thu Feb 14 12:17:13 UTC 2013
The following commit has been merged in the master branch:
commit c4cc857d5deb829fb101f63f3cfb6464e400f7df
Author: Alexander Wirt <alexander.wirt at credativ.de>
Date: Thu Feb 14 13:16:57 2013 +0100
Fix typo in permissions for archive path
diff --git a/debian/icinga-common.postinst b/debian/icinga-common.postinst
index 046a173..38eba41 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 2753 /var/log/icinga/archives
+ setperm nagios adm 2755 /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