summaryrefslogtreecommitdiff
path: root/package/tor/files/torrc
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2013-07-18 13:05:34 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2013-07-18 13:05:34 +0200
commit646fff13466f38f6f99b15dc5e146b864e6448eb (patch)
treeb63b5983f2a7cdbc9380c7b35bd61071ce8a5b9b /package/tor/files/torrc
parentc49eb50825895157e0edd16d7bb542779d57005c (diff)
use /etc/tor as DataDirectory
Diffstat (limited to 'package/tor/files/torrc')
-rw-r--r--package/tor/files/torrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/tor/files/torrc b/package/tor/files/torrc
index 9d230f1c7..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