[Pkg-nagios-changes] [SCM] Packaging of check_mk branch, master, updated. 60c0abe8da5653f47782a2125347651282f5654f
Alexander Wirt
formorer at debian.org
Sat Mar 5 09:20:20 UTC 2011
The following commit has been merged in the master branch:
commit 1a5d2cd677f1c198b9a13b7f6974215f04d93fc5
Author: Alexander Wirt <formorer at debian.org>
Date: Sat Mar 5 09:30:14 2011 +0100
Make checks executable
diff --git a/debian/rules b/debian/rules
index e2b193f..539d0a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,6 +78,7 @@ install: build
cp debian/tmp/usr/share/check_mk/agents/check_mk_agent.linux debian/check-mk-agent/usr/bin/check_mk_agent
chmod +x debian/check-mk-agent/usr/bin/check_mk_agent
cp debian/tmp/usr/share/check_mk/agents/xinetd.conf debian/check-mk-agent/etc/xinetd.d/check_mk
+ chmod +x debian/check-mk-server/usr/share/check_mk/checks/*
# xinetd: Disable service
sed -i 's#disable\s*=\s*no#disable = yes#' debian/check-mk-agent/etc/xinetd.d/check_mk
--
Packaging of check_mk
More information about the Pkg-nagios-changes
mailing list