[Pkg-nagios-changes] [SCM] debian packaging of icinga(-core) branch, master, updated. upstream/1.3.1-19-g35eaca1
Alexander Wirt
formorer at grml.org
Wed May 11 09:31:26 UTC 2011
The following commit has been merged in the master branch:
commit 119a21de695bb71ffe72fd6ae808d7ba2ad15edb
Author: Alexander Wirt <formorer at grml.org>
Date: Wed May 11 10:36:17 2011 +0200
Fix permissions of eventhandler
diff --git a/debian/rules b/debian/rules
index 858caf9..4dd53df 100755
--- a/debian/rules
+++ b/debian/rules
@@ -139,6 +139,7 @@ install-stamp: build-stamp fix-configs-stamp
chmod g+s ${b}/icinga-common/var/cache/icinga
chown root:www-data ${b}/icinga-common/var/lib/icinga/rw
chmod 700 ${b}/icinga-common/var/lib/icinga/rw
+ chmod +x ${b}/icinga-common/usr/share/icinga/plugins/eventhandlers/submit_check_result
dh_install -i
# we use the versions in debian
rm ${b}/tmp/usr/share/icinga/htdocs/js/mootools.js
--
debian packaging of icinga(-core)
More information about the Pkg-nagios-changes
mailing list