summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnthony G. Basile <blueness@gentoo.org>2019-12-08 12:03:52 -0500
committerAnthony G. Basile <blueness@gentoo.org>2019-12-08 12:03:52 -0500
commit3086f72684b219b707f99f9e4bcd85f08f20a977 (patch)
tree49fdd31777e9965c3d4bff187c14fea2fc09ab74 /net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch
parentnet-vpn/tor: depend on >=sys-libs/libseccomp-2.4.1, bug #700358 (diff)
downloadgentoo-3086f72684b219b707f99f9e4bcd85f08f20a977.tar.gz
gentoo-3086f72684b219b707f99f9e4bcd85f08f20a977.tar.bz2
gentoo-3086f72684b219b707f99f9e4bcd85f08f20a977.zip
net-vpn/tor: user /run instead of /var/run, bug #685296
Closes: https://bugs.gentoo.org/685296 Package-Manager: Portage-2.3.79, Repoman-2.3.16 Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch')
-rw-r--r--net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch b/net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch
index 92eb03bb18ea..5f9e258de031 100644
--- a/net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch
+++ b/net-vpn/tor/files/tor-0.2.7.4-torrc.sample.patch
@@ -8,7 +8,7 @@ diff -Nuar tor-0.2.7.4-rc.orig/src/config/torrc.sample.in tor-0.2.7.4-rc/src/con
+## Default username and group the server will run as
+User tor
+
-+PIDFile /var/run/tor/tor.pid
++PIDFile /run/tor/tor.pid
+
## Tor opens a SOCKS proxy on port 9050 by default -- even if you don't
## configure one below. Set "SOCKSPort 0" if you plan to run Tor only