From 68e72296b32247fce32a0727958b83eb1fa09a7f Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Sun, 12 Mar 2017 13:38:37 +0100 Subject: Prevent installation of unnecessary packages --- services/main.cf | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'services/main.cf') diff --git a/services/main.cf b/services/main.cf index 440d6d2..7444279 100644 --- a/services/main.cf +++ b/services/main.cf @@ -16,5 +16,11 @@ bundle common classify regline(".*/lxc/.*", "/proc/1/cgroup"), regline(".*lxc", "/proc/1/environ"), }; + "console_julien" or => { + "andromeda", + "collab_jde", + "hurricane", + "legend", + }; "mail_servers" or => { "legend" }; } -- cgit v1.2.3