From fc9596814522b0ebfea6cba053311831998d6b60 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 18 Sep 2014 23:50:13 -0400 Subject: propellor spin --- config-joey.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index c363110d..c2c2c878 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -362,6 +362,7 @@ standardContainer name suite arch = Docker.container name (dockerImage system) & Apt.installed ["systemd"] & Apt.unattendedUpgrades & Apt.cacheCleaned + & Docker.tweaked where system = System (Debian suite) arch -- cgit v1.3-2-g0d8e