]> granicus.if.org Git - icinga2/commitdiff
Fix validation for Notification objects.
authorGunnar Beutner <gunnar.beutner@netways.de>
Sat, 5 Apr 2014 14:26:18 +0000 (16:26 +0200)
committerGunnar Beutner <gunnar.beutner@netways.de>
Sat, 5 Apr 2014 14:26:51 +0000 (16:26 +0200)
Fixes #5945

lib/icinga/icinga-type.conf

index 771045c221a6a0d67962c32665ba4577d17d3a62..596f70d2e549e419e7a9646f45087a081508bdb7 100644 (file)
@@ -83,8 +83,6 @@
 %type Notification {
        %require "host_name",
        %attribute %name(Host) "host_name",
-
-       %require "service_name",
        %attribute %string "service_name",
 
        %attribute %array "users" {