From 81c4dd40ab10324e9aafb350af591e67b01d5241 Mon Sep 17 00:00:00 2001 From: Gunnar Beutner Date: Mon, 11 Nov 2013 17:26:20 +0100 Subject: [PATCH] Make sure that Notification::notification_command is set. Fixes #5056 --- lib/icinga/icinga-type.conf | 1 + 1 file changed, 1 insertion(+) 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", -- 2.40.0