summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-09-01 11:20:23 -0400
committerJoey Hess2016-09-01 11:20:23 -0400
commitba48796cd3644b02d170d963da6bff4c47c1d26b (patch)
tree47c0cffd81698af5abb830bf019e4a7b0a46dc64 /joeyconfig.hs
parentbc75f84f58aafaf7b69f20f1507df80dccc8023b (diff)
propellor spin
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index 9c2985ae..67398048 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -484,7 +484,7 @@ keysafe = host "keysafe.joeyh.name" $ props
& Tor.installed
& Tor.hiddenServiceAvailable "keysafe" (Port 4242)
- -- `requires` Tor.hiddenServiceData "keysafe" hostContext
+ `requires` Tor.hiddenServiceData "keysafe" hostContext
-- keysafe installed manually until package is available
iabak :: Host