]> granicus.if.org Git - icinga2/commitdiff
Make sure that Notification::notification_command is set.
authorGunnar Beutner <gunnar@beutner.name>
Mon, 11 Nov 2013 16:26:20 +0000 (17:26 +0100)
committerGunnar Beutner <gunnar@beutner.name>
Mon, 11 Nov 2013 16:26:20 +0000 (17:26 +0100)
Fixes #5056

lib/icinga/icinga-type.conf

index d59cd95d915eb125da1f3b81227a0bb2a9a40c28..473f4b9383bcfce74ddeeed12f6595861659c927 100644 (file)
@@ -143,6 +143,7 @@ type Notification {
                %attribute number "end",
        },
 
+       %require "notification_command",
        %attribute name(NotificationCommand) "notification_command",
 
        %attribute number "notification_interval",