check_sieve: Disable epn via debian/patches/check_sieve/epn
This commit is contained in:
parent
f064fe8e3e
commit
5dba34f0cb
10
debian/patches/check_sieve/epn
vendored
Normal file
10
debian/patches/check_sieve/epn
vendored
Normal file
|
@ -0,0 +1,10 @@
|
||||||
|
diff --git a/check_sieve/check_sieve b/check_sieve/check_sieve
|
||||||
|
index 2bb21f0..284cd31 100644
|
||||||
|
--- a/check_sieve/check_sieve
|
||||||
|
+++ b/check_sieve/check_sieve
|
||||||
|
@@ -1,4 +1,5 @@
|
||||||
|
#!/usr/local/bin/perl
|
||||||
|
+# nagios: +epn
|
||||||
|
|
||||||
|
###########################################################################
|
||||||
|
# $Id: check_sieve.pl 214 2014-01-08 09:37:22Z alan $
|
1
debian/patches/series
vendored
1
debian/patches/series
vendored
|
@ -1,6 +1,7 @@
|
||||||
check_tomcat/epn
|
check_tomcat/epn
|
||||||
check_tftp/epn
|
check_tftp/epn
|
||||||
check_phpfpm_status/10_pathes
|
check_phpfpm_status/10_pathes
|
||||||
|
check_sieve/epn
|
||||||
check_sieve/10_pathes
|
check_sieve/10_pathes
|
||||||
check_ipsec/10_pathes
|
check_ipsec/10_pathes
|
||||||
check_ipsec/15_fix_syntax
|
check_ipsec/15_fix_syntax
|
||||||
|
|
Loading…
Reference in a new issue