[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. debian/1.9.0-1
Alexander Wirt
formorer at debian.org
Tue May 7 15:11:11 UTC 2013
The following commit has been merged in the master branch:
commit e6a53b239651d7ed9ca3715ed17b0cf74640c58f
Merge: 84783b8b1d73ca1a6435199754e3d3d88acff0b9 c4cc857d5deb829fb101f63f3cfb6464e400f7df
Author: Alexander Wirt <formorer at debian.org>
Date: Tue May 7 17:02:57 2013 +0200
Merge branch 'master' of git.debian.org:/git/pkg-nagios/icinga
diff --combined debian/icinga-common.postinst
index 2ff63e9,38eba41..61c6026
--- a/debian/icinga-common.postinst
+++ b/debian/icinga-common.postinst
@@@ -41,7 -41,7 +41,7 @@@ case "$1" i
# 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
@@@ -118,11 -118,4 +118,11 @@@
;;
esac
+init_failed ()
+{
+ echo "Icinga was unable to start due to configuration errors.";
+ echo "Please fix them and manually restart the icinga daemon using";
+ echo " ´service start icinga´";
+}
+
#DEBHELPER#
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list