[Pkg-nagios-changes] [pkg-nagios-plugins-contrib] 01/07: Disable EPN for check_raid.

Bernd Zeimetz bernd at bzed.de
Wed Feb 22 13:21:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

bzed pushed a commit to branch master
in repository pkg-nagios-plugins-contrib.

commit 5091e4a80c5ef566ff5a1cefde8730a2ca2409bc
Author: Bernd Zeimetz <bernd at bzed.de>
Date:   Wed Feb 15 22:10:27 2017 +0100

    Disable EPN for check_raid.
    
    Closes: #851351
    Thanks: Daniel Pocock
---
 debian/patches/check_raid/no_epn | 8 ++++++++
 debian/patches/series            | 1 +
 2 files changed, 9 insertions(+)

diff --git a/debian/patches/check_raid/no_epn b/debian/patches/check_raid/no_epn
new file mode 100644
index 0000000..9ce8a44
--- /dev/null
+++ b/debian/patches/check_raid/no_epn
@@ -0,0 +1,8 @@
+--- a/check_raid/check_raid
++++ b/check_raid/check_raid
+@@ -1,4 +1,5 @@
+ #!/usr/bin/perl
++# nagios: -epn
+ 
+ # This chunk of stuff was generated by App::FatPacker. To find the original
+ # file's code, look for the end of this BEGIN block or the string 'FATPACK'
diff --git a/debian/patches/series b/debian/patches/series
index ca6f2f8..6ac3764 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -50,3 +50,4 @@ check_printer/epn
 check_nfsmounts/nfs4_support
 check_httpd_status/htdigest_auth
 check_varnish/fix_for_v5
+check_raid/no_epn

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-nagios/pkg-nagios-plugins-contrib.git



More information about the Pkg-nagios-changes mailing list