aboutsummaryrefslogtreecommitdiffstats
path: root/packages/torouter-prep/configs/etc/tor
diff options
context:
space:
mode:
authorficus <ficus@robocracy.org>2012-09-25 17:36:17 +0200
committerficus <ficus@robocracy.org>2012-09-25 17:36:17 +0200
commitcc9809734fdbd6ea8601005d34b4efaf5b37baa4 (patch)
tree97cd8617c42f0149e508ec03775fc9434a63d190 /packages/torouter-prep/configs/etc/tor
parentf60f8656e75da356ddec2326e064fbe150a3ad8f (diff)
downloadtorouter-cc9809734fdbd6ea8601005d34b4efaf5b37baa4.tar.gz
torouter-cc9809734fdbd6ea8601005d34b4efaf5b37baa4.zip
clean up configs directory
Diffstat (limited to 'packages/torouter-prep/configs/etc/tor')
-rw-r--r--packages/torouter-prep/configs/etc/tor/torrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/torouter-prep/configs/etc/tor/torrc b/packages/torouter-prep/configs/etc/tor/torrc
index 5023d57..063dde8 100644
--- a/packages/torouter-prep/configs/etc/tor/torrc
+++ b/packages/torouter-prep/configs/etc/tor/torrc
@@ -178,3 +178,6 @@ ControlPort 9051
ControlListenAddress 127.0.0.1:9051
CookieAuthentication 1
+# On torouter, tor daemon should always be running, but defaults to disabled
+# until user enables it specifically through the web interface
+DisableNetwork 1