From 44eac317e72df5c2b433527800a00315659a9d4f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 6 May 2018 03:04:45 -0400 Subject: remove rsyslog from honeybee to save disk space --- joeyconfig.hs | 1 + 1 file changed, 1 insertion(+) diff --git a/joeyconfig.hs b/joeyconfig.hs index 2b69d541..ce4ddbee 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -176,6 +176,7 @@ honeybee :: Host honeybee = host "honeybee.kitenet.net" $ props & standardSystem Testing ARMHF [ "Home router and arm git-annex build box." ] + & Apt.removed ["rsyslog"] & cubietech_Cubietruck & hasPartition -- cgit v1.2.3