propellor spin
This commit is contained in:
parent
9e611d87cd
commit
c4accb72e2
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue