From d64823858d82b358b5922af9ddd51bc9ddc96af2 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Sat, 5 Apr 2014 16:27:26 +0200 Subject: [PATCH] Fix validation for ScheduledDowntime objects. Refs #5945 --- lib/icinga/icinga-type.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/icinga/icinga-type.conf b/lib/icinga/icinga-type.conf index 596f70d2e..511e8714d 100644 --- a/lib/icinga/icinga-type.conf +++ b/lib/icinga/icinga-type.conf @@ -189,7 +189,6 @@ %type ScheduledDowntime { %require "host_name", %attribute %name(Host) "host_name", - %require "service_name", %attribute %string "service_name", %require "author", -- 2.40.0