From d462f7ed56b19a09201e92ccbb7110c3a96071fa Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 3 Aug 2016 14:21:35 +0000 Subject: Update to 2.1.2. Reported by: portscout Sponsored by: Absolight --- net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl') diff --git a/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl b/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl index 5b09476f279d..f901c3061bc5 100644 --- a/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl +++ b/net-mgmt/nagios-plugins/files/patch-plugins-scripts_check__ircd.pl @@ -1,6 +1,6 @@ ---- plugins-scripts/check_ircd.pl.orig 2015-07-30 21:40:06 UTC +--- plugins-scripts/check_ircd.pl.orig 2016-08-01 16:27:46 UTC +++ plugins-scripts/check_ircd.pl -@@ -67,6 +67,7 @@ sub bindRemote ($$); +@@ -68,6 +68,7 @@ sub bindRemote ($$); $ENV{'PATH'}='@TRUSTED_PATH@'; $ENV{'BASH_ENV'}=''; $ENV{'ENV'}=''; @@ -8,7 +8,7 @@ # -----------------------------------------------------------------[ Global ]-- -@@ -154,7 +155,7 @@ sub bindRemote ($$) +@@ -155,7 +156,7 @@ sub bindRemote ($$) print "IRCD UNKNOWN: Could not start socket ($!)\n"; exit $ERRORS{"UNKNOWN"}; } -- cgit v1.2.3