]> granicus.if.org Git - icinga2/commitdiff
Add missing files for the Windows installer.
authorGunnar Beutner <gunnar@beutner.name>
Fri, 18 Apr 2014 12:44:07 +0000 (14:44 +0200)
committerGunnar Beutner <gunnar@beutner.name>
Fri, 18 Apr 2014 12:44:07 +0000 (14:44 +0200)
Refs #4865

etc/icinga2/features-enabled/checker.conf [new file with mode: 0644]
etc/icinga2/features-enabled/mainlog.conf [new file with mode: 0644]
etc/icinga2/features-enabled/notification.conf [new file with mode: 0644]

diff --git a/etc/icinga2/features-enabled/checker.conf b/etc/icinga2/features-enabled/checker.conf
new file mode 100644 (file)
index 0000000..0b39650
--- /dev/null
@@ -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 (file)
index 0000000..6d7a47f
--- /dev/null
@@ -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 (file)
index 0000000..b549ad4
--- /dev/null
@@ -0,0 +1 @@
+include "../features-available/notification.conf"