summaryrefslogtreecommitdiff
path: root/config-joey.hs
diff options
context:
space:
mode:
authorJoey Hess2014-07-07 02:32:05 -0400
committerJoey Hess2014-07-07 02:32:05 -0400
commit23303c622ce31e5184fd23a47a750fd796593c90 (patch)
treeb4643b0a278997e6726cf4254fa5d80827b2cf9c /config-joey.hs
parent1a7c10d4604a5046617d337c1aa1a77c0a0cf7d2 (diff)
propellor spin
Diffstat (limited to 'config-joey.hs')
-rw-r--r--config-joey.hs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config-joey.hs b/config-joey.hs
index 275aa0d9..1ef9a96d 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -79,6 +79,7 @@ hosts = -- (o) `
& Hostname.sane
& Apt.unattendedUpgrades
& Apt.installed ["linux-image-amd64", "pv-grub-menu"]
+ & Apt.installed ["systemd"]
-- Important stuff that needs not too much memory or CPU.
, let ctx = Context "diatom.kitenet.net"