eb315a077b5d59247f1b2d569ed945ecbaa4cb61
[feed/packages.git] / net / tor / patches / 001-torrc.patch
1 --- a/src/config/torrc.sample.in
2 +++ b/src/config/torrc.sample.in
3 @@ -50,7 +50,7 @@
4
5 ## The directory for keeping all the keys/etc. By default, we store
6 ## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
7 -#DataDirectory @LOCALSTATEDIR@/lib/tor
8 +DataDirectory @LOCALSTATEDIR@/lib/tor
9
10 ## The port on which Tor will listen for local connections from Tor
11 ## controller applications, as documented in control-spec.txt.
12 @@ -204,3 +204,4 @@
13 ## address manually to your friends, uncomment this line:
14 #PublishServerDescriptor 0
15
16 +User tor