From a468bda5126197d3a3d73517f16cc72fb3058b30 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Tue, 10 Oct 2017 14:56:07 +0200 Subject: Bootstrapped x11 support --- services/main.cf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'services/main.cf') diff --git a/services/main.cf b/services/main.cf index 4acafbc..45d7521 100644 --- a/services/main.cf +++ b/services/main.cf @@ -34,11 +34,15 @@ bundle common classify "andromeda", "collab_jde", "console", + "hero", "hurricane", "legend", }; "mail_servers" or => { "legend" }; "nrpe" expression => "freebsd"; + "x11_desktop" or => { + "hero", + }; } bundle agent main -- cgit v1.2.3