[Pkg-nagios-changes] [pkg-check-mk] 01/01: fix xinetd comment
Matt Taggart
taggart at moszumanska.debian.org
Fri Aug 21 22:40:45 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 f45ac997acd7c62b4e0ee106ada2955fddb24ed3
Author: Matt Taggart <taggart at debian.org>
Date: Fri Aug 21 15:41:39 2015 -0700
fix xinetd comment
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 8fda738..02531fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -101,8 +101,8 @@ install: build
# 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
+ # xinetd: provide config, but disabled by default
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
# move checks manpages (to be installed in -server)
mv debian/tmp/usr/share/doc/check_mk/checks debian/tmp/usr/share/check_mk/checks-man
--
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