diff options
| author | Joey Hess <joey@kitenet.net> | 2014-09-18 23:50:13 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-09-18 23:50:13 -0400 |
| commit | fc9596814522b0ebfea6cba053311831998d6b60 (patch) | |
| tree | b2aa9de1a6c135fc338aa44723d369809eccc2f7 /config-joey.hs | |
| parent | f0409ae86904bc971d49c9c189b6b1a462dac730 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
