From 6ea324c613c5f1f4ddb1a5894be16eca4b39adb8 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Fri, 10 Oct 2014 13:24:31 -0400 Subject: propellor spin --- config-joey.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index a7475edf..541d553c 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -363,7 +363,6 @@ standardContainer :: Docker.ContainerName -> DebianSuite -> Architecture -> Host standardContainer name suite arch = Docker.container name (dockerImage system) & os system & Apt.stdSourcesList `onChange` Apt.upgrade - & Apt.installed ["systemd"] & Apt.unattendedUpgrades & Apt.cacheCleaned & Docker.tweaked -- cgit v1.2.3