From: Gunnar Beutner Date: Mon, 11 Nov 2013 16:26:20 +0000 (+0100) Subject: Make sure that Notification::notification_command is set. X-Git-Tag: v0.0.4~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81c4dd40ab10324e9aafb350af591e67b01d5241;p=icinga2 Make sure that Notification::notification_command is set. Fixes #5056 --- diff --git a/lib/icinga/icinga-type.conf b/lib/icinga/icinga-type.conf index d59cd95d9..473f4b938 100644 --- a/lib/icinga/icinga-type.conf +++ b/lib/icinga/icinga-type.conf @@ -143,6 +143,7 @@ type Notification { %attribute number "end", }, + %require "notification_command", %attribute name(NotificationCommand) "notification_command", %attribute number "notification_interval",