check_sieve: disable epn

This commit is contained in:
Jan Wagner 2022-02-20 14:04:52 +01:00
parent a967689263
commit b8eb749871
2 changed files with 2 additions and 2 deletions

View file

@ -9,6 +9,6 @@ index 2bb21f0..7405671 100644
@@ -1,4 +1,4 @@
-#!/usr/local/bin/perl
+#!/usr/bin/perl
# nagios: +epn
# nagios: -epn
###########################################################################

View file

@ -4,7 +4,7 @@ index 2bb21f0..284cd31 100644
+++ b/check_sieve/check_sieve
@@ -1,4 +1,5 @@
#!/usr/local/bin/perl
+# nagios: +epn
+# nagios: -epn
###########################################################################
# $Id: check_sieve.pl 214 2014-01-08 09:37:22Z alan $