propellor spin

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

View File

@ -87,7 +87,7 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64"
meow :: Systemd.Container
meow = Systemd.container "meow" (System (Debian Unstable) "amd64") []
& Apt.serviceInstalledRunning "fingerd"
& Apt.serviceInstalledRunning "uptimed"
testChroot :: Chroot.Chroot
testChroot = Chroot.chroot "/tmp/chroot" (System (Debian Unstable) "amd64")