From 8d367325229095d906cb94e5736dfa77ce105566 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 21 Dec 2016 11:12:50 +0000 Subject: Update to 2.2. Reported by: portscout Sponsored by: Absolight --- .../monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-mgmt/monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl') diff --git a/net-mgmt/monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl b/net-mgmt/monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl index 46fe0a3aedbb..0cd1a4951128 100644 --- a/net-mgmt/monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl +++ b/net-mgmt/monitoring-plugins/files/patch-plugins-scripts_check__ircd.pl @@ -1,6 +1,6 @@ ---- plugins-scripts/check_ircd.pl.orig 2014-11-30 10:36:26 UTC +--- plugins-scripts/check_ircd.pl.orig 2016-11-29 08:45:08 UTC +++ plugins-scripts/check_ircd.pl -@@ -66,6 +66,7 @@ sub bindRemote ($$); +@@ -65,6 +65,7 @@ sub bindRemote ($$); $ENV{'PATH'}='@TRUSTED_PATH@'; $ENV{'BASH_ENV'}=''; $ENV{'ENV'}=''; @@ -8,7 +8,7 @@ # -----------------------------------------------------------------[ Global ]-- -@@ -153,7 +154,7 @@ sub bindRemote ($$) +@@ -152,7 +153,7 @@ sub bindRemote ($$) print "IRCD UNKNOWN: Could not start socket ($!)\n"; exit $ERRORS{"UNKNOWN"}; } -- cgit v1.2.3