summaryrefslogtreecommitdiff
path: root/joeyconfig.hs
diff options
context:
space:
mode:
authorJoey Hess2016-09-10 11:39:05 -0400
committerJoey Hess2016-09-10 11:39:05 -0400
commit8742377d83147302c65f5cc824420538ff2f36be (patch)
treea749d73cf9146f7b3172401e02be282899b0247f /joeyconfig.hs
parentc41c85b9ca9a7c5d6f1f7d4c76c9c61edb81b12b (diff)
parentfa64c0e49355b29e44d86371c827a632bc27d49a (diff)
Merge branch 'joeyconfig'
Diffstat (limited to 'joeyconfig.hs')
-rw-r--r--joeyconfig.hs2
1 files changed, 2 insertions, 0 deletions
diff --git a/joeyconfig.hs b/joeyconfig.hs
index fa37e97b..67398048 100644
--- a/joeyconfig.hs
+++ b/joeyconfig.hs
@@ -483,6 +483,8 @@ keysafe = host "keysafe.joeyh.name" $ props
& Ssh.noPasswords
& Tor.installed
+ & Tor.hiddenServiceAvailable "keysafe" (Port 4242)
+ `requires` Tor.hiddenServiceData "keysafe" hostContext
-- keysafe installed manually until package is available
iabak :: Host