propellor spin

This commit is contained in:
Joey Hess 2014-11-21 17:19:00 -04:00
parent a6c7e22862
commit 04ea987075
Failed to extract signature
1 changed files with 1 additions and 1 deletions

View File

@ -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)