diff options
author | Gluzskiy Alexandr <sss123next@list.ru> | 2015-10-18 06:23:30 +0300 |
---|---|---|
committer | Gluzskiy Alexandr <sss123next@list.ru> | 2015-10-18 06:23:30 +0300 |
commit | d36d3bb151f73f913df82862bcb0f0a83950b2e6 (patch) | |
tree | 1d75cbe22bda8b31b6ff2c377ec6d7cc19d428b0 /net-misc/tor/files/torrc-r1 | |
parent | d3f5e3dc02b645e59587d1bc6ffab627f7baf988 (diff) |
tor git
Diffstat (limited to 'net-misc/tor/files/torrc-r1')
-rw-r--r-- | net-misc/tor/files/torrc-r1 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/net-misc/tor/files/torrc-r1 b/net-misc/tor/files/torrc-r1 new file mode 100644 index 0000000..322a794 --- /dev/null +++ b/net-misc/tor/files/torrc-r1 @@ -0,0 +1,7 @@ +# +# Minimal torrc so tor will work out of the box +# +User tor +PIDFile /var/run/tor/tor.pid +Log notice syslog +DataDirectory /var/lib/tor/data |