summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 17:19:00 -0400
committerJoey Hess2014-11-21 17:19:00 -0400
commit04ea987075b869ea70cf55a193af7f5604ff0561 (patch)
treeed00dabb51281d572e9af3b4781fa96f33c620c8
parenta6c7e228625456cb267b6fa4b9f75e2cbc067f0d (diff)
propellor spin
-rw-r--r--config-joey.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs
index a2a501a7..2971c1a2 100644
--- a/config-joey.hs
+++ b/config-joey.hs
@@ -83,7 +83,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
! Chroot.provisioned testChroot
& Systemd.persistentJournal
- ! Systemd.nspawned meow
+ & Systemd.nspawned meow
meow :: Systemd.Container
meow = Systemd.container "meow" (Chroot.debootstrapped (System (Debian Unstable) "amd64") mempty)