summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess2014-11-21 15:56:50 -0400
committerJoey Hess2014-11-21 15:56:50 -0400
commitc4accb72e20bc0906c1089c60574b844234d6401 (patch)
treeb6405e44549284117cbdc09de945c8fe49e706f3
parent9e611d87cd95999eb6b3e5e7f6c855f7c092f57c (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 2971c1a2..a2a501a7 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)