[Pkg-nagios-changes] [pkg-check-mk] 01/02: Revert "checks don't actually have to be +x since they are executed remotely"
Matt Taggart
taggart at moszumanska.debian.org
Fri Jan 27 00:37:03 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 a99ffb79be37a0a340a283d80fd285992059bd0d
Author: Matt Taggart <taggart at debian.org>
Date: Wed Jan 25 01:00:21 2017 -0800
Revert "checks don't actually have to be +x since they are executed remotely"
This reverts commit c0d879acbb7ba68114711387467881995dcbfade.
lintian complains more about the scripts it _does_ find that aren't +x
---
debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/debian/rules b/debian/rules
index 13d98b4..09ef65c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -138,6 +138,7 @@ 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