diff options
| author | clashicly <[email protected]> | 2019-09-12 00:55:05 -0400 |
|---|---|---|
| committer | clashic <[email protected]> | 2019-09-12 08:27:03 -0500 |
| commit | 706340150f3ae26fce4659f8fa0a5d57149d2fb3 (patch) | |
| tree | 09622bfd85e044799ef1b15a1fa18d23d4b97fce /src/httpserver.h | |
| parent | Merge #15529: Add Qt programs to msvc build (updated, no code changes) (diff) | |
| download | discoin-706340150f3ae26fce4659f8fa0a5d57149d2fb3.tar.xz discoin-706340150f3ae26fce4659f8fa0a5d57149d2fb3.zip | |
Elaborate on the need to re-login on Debian-based systems to use tor following usermod
Starting bitcoind with `-onlynet=onion` immediately after adding bitcoind user to debian-tor group will yield the following notice on debug.log:
"tor: Authentication cookie /run/tor/control.authcookie could not be opened (check permissions)"
Elaborate on the need to re-login to ensure debian-tor group has been applied to bitcoind user after:
sudo usermod -a -G debian-tor username
Verification can be done via `groups` command in shell.
Diffstat (limited to 'src/httpserver.h')
0 files changed, 0 insertions, 0 deletions