diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-06 15:09:47 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2016-09-06 15:09:47 +0200 |
commit | b498074aba10507e3d4251b472936a18722e345c (patch) | |
tree | d1934d718957333832aca38dbd5f57637aeae3e2 | |
parent | c92be7823ce1ab851126b347d7180dda549ba5a6 (diff) | |
download | itzks-systems-b498074aba10507e3d4251b472936a18722e345c.tar.gz itzks-systems-b498074aba10507e3d4251b472936a18722e345c.tar.bz2 itzks-systems-b498074aba10507e3d4251b472936a18722e345c.zip |
debian/itzks-systems-common.install: Install check_fs_ro.sh into bin:pkg itzks-systems-common.
-rw-r--r-- | debian/itzks-systems-common.install | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/itzks-systems-common.install b/debian/itzks-systems-common.install index 7964dcf..a0eb94a 100644 --- a/debian/itzks-systems-common.install +++ b/debian/itzks-systems-common.install @@ -10,3 +10,4 @@ bin/standardskriver usr/bin/ sbin/itzks-systems.do_preseed share/itzks-systems-common/ usr/share/ usr-lib-nagios-plugins/check_mem.pl usr/lib/nagios/plugins/ +usr-lib-nagios-plugins/check_fs_ro.sh usr/lib/nagios/plugins/ |