[Pkg-nagios-changes] [pkg-check-mk] 04/04: provide the mkp wrapper script
Matt Taggart
taggart at moszumanska.debian.org
Fri Aug 21 22:38:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
taggart pushed a commit to branch master
in repository pkg-check-mk.
commit f5ffa0945fb4f60ea19d714c75beb35202e283f0
Author: Matt Taggart <taggart at debian.org>
Date: Fri Aug 21 15:40:24 2015 -0700
provide the mkp wrapper script
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 77e8a92..8fda738 100755
--- a/debian/rules
+++ b/debian/rules
@@ -98,6 +98,9 @@ install: build
# Prepare agent files
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
+ # mkp wrapper script
+ cp debian/tmp/usr/bin/mkp debian/check-mk-server/usr/bin/mkp
+ 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
# xinetd: Disable service
sed -i 's#disable\s*=\s*no#disable = yes#' debian/check-mk-agent/etc/xinetd.d/check_mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-check-mk.git
More information about the Pkg-nagios-changes
mailing list