summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-11 13:47:27 +0200
committerMike Gabriel <mike.gabriel@das-netzwerkteam.de>2016-09-11 13:47:27 +0200
commit93d067e7f450fe1aecceaf543cbe1633016027bb (patch)
tree2c6eed1932827a85ae530481092063cba24d0c40
parent76c47e268abe8a5de2e11d07ed697d1d45590954 (diff)
downloaditzks-systems-93d067e7f450fe1aecceaf543cbe1633016027bb.tar.gz
itzks-systems-93d067e7f450fe1aecceaf543cbe1633016027bb.tar.bz2
itzks-systems-93d067e7f450fe1aecceaf543cbe1633016027bb.zip
usr-lib-nagios-plugins/check_fs_ro.sh: Set a+x permission bits, to make the plugin executable.
-rw-r--r--debian/changelog2
-rwxr-xr-x[-rw-r--r--]usr-lib-nagios-plugins/check_fs_ro.sh0
2 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 7684760..f6a7308 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ itzks-systems (2016.09.07.2) UNRELEASED; urgency=medium
get filled with unneeded packages.
* CRON: Run apt-get update another time at 11am. So that Icinga may report
required package updates during the day.
+ * usr-lib-nagios-plugins/check_fs_ro.sh: Set a+x permission bits, to make the
+ plugin executable.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Thu, 08 Sep 2016 10:53:02 +0200
diff --git a/usr-lib-nagios-plugins/check_fs_ro.sh b/usr-lib-nagios-plugins/check_fs_ro.sh
index bed8083..bed8083 100644..100755
--- a/usr-lib-nagios-plugins/check_fs_ro.sh
+++ b/usr-lib-nagios-plugins/check_fs_ro.sh