0
0
Fork 0
mirror of https://github.com/bitcoin/bitcoin.git synced 2025-02-02 09:46:52 -05:00

Specifies how to set the value of TORGROUP

This change just makes it more explicit how to assign the value to the TORGROUP variable.
This commit is contained in:
lsilva01 2021-07-09 12:09:14 -03:00 committed by lsilva01
parent db94d74f24
commit 5984084610

View file

@ -134,7 +134,7 @@ You can also check the group of the cookie file. On most Linux systems, the Tor
auth cookie will usually be `/run/tor/control.authcookie`:
```
stat -c '%G' /run/tor/control.authcookie
TORGROUP=$(stat -c '%G' /run/tor/control.authcookie)
```
Once you have determined the `${TORGROUP}` and selected the `${USER}` that will