mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-17 21:34:17 -05:00
remove /etc/tor/torrc
In Whonix 14 we torrc.d so /etc/tor/torrc is no longer a good example.
This commit is contained in:
parent
a73651bd59
commit
a902070d0d
@ -39,7 +39,6 @@ Inside your TemplateBasedVM.
|
|||||||
3. Edit the file 50_user.conf to append a folder or file name to the `binds` variable. (In the following example we are using folder `/var/lib/tor`. You can replace that name with a folder or file name of your choice.)
|
3. Edit the file 50_user.conf to append a folder or file name to the `binds` variable. (In the following example we are using folder `/var/lib/tor`. You can replace that name with a folder or file name of your choice.)
|
||||||
|
|
||||||
binds+=( '/var/lib/tor' )
|
binds+=( '/var/lib/tor' )
|
||||||
binds+=( '/etc/tor/torrc' )
|
|
||||||
|
|
||||||
Multiple entries are possible, each on a separate line.
|
Multiple entries are possible, each on a separate line.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user