[Pkg-nagios-changes] [pkg-check-mk] 01/01: checks don't actually have to be +x since they are executed remotely
Matt Taggart
taggart at moszumanska.debian.org
Wed Jan 25 07:49:34 UTC 2017
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 c0d879acbb7ba68114711387467881995dcbfade
Author: Matt Taggart <taggart at debian.org>
Date: Tue Jan 24 23:49:01 2017 -0800
checks don't actually have to be +x since they are executed remotely
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 09ef65c..13d98b4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -138,7 +138,6 @@ binary-arch: build install
dh_installdocs -a debian/README.Debian
dh_installexamples -a
dh_install -a
- chmod +x debian/check-mk-server/usr/share/check_mk/checks/*
sed -i -e 's/nagiosadmin/icingaadmin/g' debian/check-mk-config-icinga/etc/check_mk/multisite.mk
# dh_installmenu
# dh_installdebconf
--
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