[packages] tor-alpha: update to 0.2.3.15-alpha, re-enable fixed UPnP support
[openwrt/svn-archive/archive.git] / net / tor-alpha / patches / 001-torrc.patch
1 --- a/src/config/torrc.sample.in
2 +++ b/src/config/torrc.sample.in
3 @@ -45,11 +45,11 @@
4 ## Uncomment this to start the process in the background... or use
5 ## --runasdaemon 1 on the command line. This is ignored on Windows;
6 ## see the FAQ entry if you want Tor to run as an NT service.
7 -#RunAsDaemon 1
8 +RunAsDaemon 1
9
10 ## The directory for keeping all the keys/etc. By default, we store
11 ## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
12 -#DataDirectory @LOCALSTATEDIR@/lib/tor
13 +DataDirectory @LOCALSTATEDIR@/lib/tor
14
15 ## The port on which Tor will listen for local connections from Tor
16 ## controller applications, as documented in control-spec.txt.
17 @@ -187,3 +187,4 @@
18 ## address manually to your friends, uncomment this line:
19 #PublishServerDescriptor 0
20
21 +User tor