From 5239846956644f27d1619ce43b742034925d3ebc Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 25 Aug 2017 17:21:05 +0200 Subject: Changed policies organisation to use methods --- services/applications.cf | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 services/applications.cf (limited to 'services/applications.cf') diff --git a/services/applications.cf b/services/applications.cf new file mode 100644 index 0000000..07ac9e0 --- /dev/null +++ b/services/applications.cf @@ -0,0 +1,8 @@ +body file control +{ + inputs => { + "services/applications/bareos_fd.cf", + "services/applications/check_mk.cf", + "services/applications/sshd.cf", + }; +} -- cgit v1.2.3