From 6717107205edf0fa05b64c65d23809030e774155 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Sun, 3 Feb 2013 17:36:19 +0100 Subject: [PATCH] Removed stray space in service definition. --- itl/service-common.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/itl/service-common.conf b/itl/service-common.conf index de3e71349..6a7ff1544 100644 --- a/itl/service-common.conf +++ b/itl/service-common.conf @@ -17,7 +17,7 @@ * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. * ******************************************************************************/ - abstract object Service "ping" inherits "plugin-service" { +abstract object Service "ping" inherits "plugin-service" { check_command = "$plugindir$/check_ping -H $address$ -w $wrta$,$wpl$% -c $crta$,$cpl$%a -p $packets$ -t $timeout$", macros = { -- 2.40.0