diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rwxr-xr-x[-rw-r--r--] | usr-lib-nagios-plugins/check_fs_ro.sh | 0 |
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 |