commit 306a7f2f34fae88d0ebfd71dbaf9a319a4a9d998
Author: Colin Childs <colin(a)torproject.org>
Date: Wed May 17 01:56:20 2017 -0500
Modify suggested torrc with feedback from Roger
---
plain/operator.txt | 7 -------
1 file changed, 7 deletions(-)
diff --git a/plain/operator.txt b/plain/operator.txt
index 7b2777b..901c778 100644
--- a/plain/operator.txt
+++ b/plain/operator.txt
@@ -23,14 +23,7 @@ DirPort 9030
#RelayBandwidthRate 30 MBytes
#RelayBandwidthBurst 100 MBytes
-SocksPort 0
-SocksPolicy reject *
-
ExitPolicy reject *:*
-
-Log notice file /var/log/tor/log
-DataDirectory /var/lib/tor
-RunAsDaemon 1
'''
4. Run "service tor reload" (as root)