summaryrefslogtreecommitdiff
path: root/package/tor/files/torrc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-18 14:28:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-18 14:28:21 +0200
commit2d410f5d6775bf58eb86d2bd9af22cb6d23777a9 (patch)
treec2bf9d417feb6dd8d602bbe45a4cf8f1d16acf57 /package/tor/files/torrc
parentcc3b5823e3827a280ec757e7a775c1bac944259d (diff)
parent646fff13466f38f6f99b15dc5e146b864e6448eb (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/tor/files/torrc')
-rw-r--r--package/tor/files/torrc3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/tor/files/torrc b/package/tor/files/torrc
index b533ce04c..e29fc1c50 100644
--- a/package/tor/files/torrc
+++ b/package/tor/files/torrc
@@ -51,7 +51,7 @@ RunAsDaemon 1
## The directory for keeping all the keys/etc. By default, we store
## things in $HOME/.tor on Unix, and in Application Data\tor on Windows.
-#DataDirectory /var/lib/tor
+DataDirectory /etc/tor
## The port on which Tor will listen for local connections from Tor controller
## applications, as documented in control-spec.txt. NB: this feature is
@@ -124,3 +124,4 @@ RunAsDaemon 1
#ExitPolicy reject *:* # middleman only -- no exits allowed
PidFile /var/run/tor/tor.pid
+User tor