diff options
| author | Joey Hess <joey@kitenet.net> | 2014-11-21 20:53:38 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-11-21 20:53:38 -0400 |
| commit | 6cdd37d9ff3ff3e3b8439445c1363b9bdc77a5da (patch) | |
| tree | 40ffdca8e7edf19ff41342015e595c765734fc60 /config-joey.hs | |
| parent | 6c0746b6076bfeb33c2ab268b33aa93e1dab5742 (diff) | |
propellor spin
Diffstat (limited to 'config-joey.hs')
| -rw-r--r-- | config-joey.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/config-joey.hs b/config-joey.hs index b66a1183..2971c1a2 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -89,7 +89,6 @@ meow :: Systemd.Container meow = Systemd.container "meow" (Chroot.debootstrapped (System (Debian Unstable) "amd64") mempty) & Apt.serviceInstalledRunning "uptimed" & alias "meow.kitenet.net" - -- & Systemd.containerCfg "private-network" testChroot :: Chroot.Chroot testChroot = Chroot.debootstrapped (System (Debian Unstable) "amd64") mempty "/tmp/chroot" |
