From 0b8d0116014f678f4966c85f0599be762e5c1a4a Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Wed, 26 Jun 2013 10:01:44 +0200 Subject: [PATCH] Fix syntax error. --- lib/icinga/icinga-type.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/icinga/icinga-type.conf b/lib/icinga/icinga-type.conf index 7acf132fc..f28ff6952 100644 --- a/lib/icinga/icinga-type.conf +++ b/lib/icinga/icinga-type.conf @@ -144,7 +144,7 @@ type Host { %attribute name(TimePeriod) "notification_period", %attribute number "notification_type_filter", - %attribute number "notification_state_filter" + %attribute number "notification_state_filter", %attribute dictionary "macros" { %attribute string "*" -- 2.50.1