From: Gunnar Beutner Date: Fri, 18 Apr 2014 12:44:07 +0000 (+0200) Subject: Add missing files for the Windows installer. X-Git-Tag: v0.0.10~50 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bf39244f4855fe128b27e0c8ae9d06e9640f5d71;p=icinga2 Add missing files for the Windows installer. Refs #4865 --- diff --git a/etc/icinga2/features-enabled/checker.conf b/etc/icinga2/features-enabled/checker.conf new file mode 100644 index 000000000..0b3965077 --- /dev/null +++ b/etc/icinga2/features-enabled/checker.conf @@ -0,0 +1 @@ +include "../features-available/checker.conf" diff --git a/etc/icinga2/features-enabled/mainlog.conf b/etc/icinga2/features-enabled/mainlog.conf new file mode 100644 index 000000000..6d7a47f06 --- /dev/null +++ b/etc/icinga2/features-enabled/mainlog.conf @@ -0,0 +1 @@ +include "../features-available/mainlog.conf" diff --git a/etc/icinga2/features-enabled/notification.conf b/etc/icinga2/features-enabled/notification.conf new file mode 100644 index 000000000..b549ad4ec --- /dev/null +++ b/etc/icinga2/features-enabled/notification.conf @@ -0,0 +1 @@ +include "../features-available/notification.conf"