mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 13:53:31 +01:00
Make the filename used in the script match the one we use.
svn:r1066
This commit is contained in:
parent
d7b699fdf8
commit
153d198a4d
@ -2,6 +2,6 @@
|
||||
# Wrapper script for use of the tsocks(8) transparent socksification library
|
||||
# See the tsocks(1) and torify(1) manpages.
|
||||
|
||||
TSOCKS_CONF_FILE=/etc/tor/tsocks.conf
|
||||
TSOCKS_CONF_FILE=/etc/tor/tor-tsocks.conf
|
||||
export TSOCKS_CONF_FILE
|
||||
exec tsocks "$@"
|
||||
|
Loading…
Reference in New Issue
Block a user