From 2ee343f54b9b185e65a524cdfca406d02276a15c Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Mar 2017 19:23:18 -0400 Subject: propellor spin --- joeyconfig.hs | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'joeyconfig.hs') diff --git a/joeyconfig.hs b/joeyconfig.hs index 6fb05be1..b590789f 100644 --- a/joeyconfig.hs +++ b/joeyconfig.hs @@ -132,11 +132,7 @@ clam = host "clam.kitenet.net" $ props & Tor.named "kite1" & Tor.bandwidthRate (Tor.PerMonth "400 GB") - & Systemd.nspawned webserver - & File.dirExists "/var/www/html" - & File.notPresent "/var/www/index.html" - & "/var/www/html/index.html" `File.hasContent` ["hello, world"] - & alias "helloworld.kitenet.net" + ! Systemd.nspawned webserver & Systemd.nspawned oldusenetShellBox -- cgit v1.2.3