Advertisement
Narayan

torcfg

Dec 13th, 2020
206
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.13 KB | None | 0 0
  1. $ sudo -u debian-tor /usr/bin/tor --verify-config --defaults-torrc /usr/share/tor/tor-service-defaults-torrc -f /etc/tor/torrc --RunAsDaemon 0
  2. Dec 13 22:07:13.834 [notice] Tor 0.3.5.10 running on Linux with Libevent 2.1.8-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma 5.2.4, and Libzstd 1.3.8.
  3. Dec 13 22:07:13.834 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning
  4. Dec 13 22:07:13.834 [notice] Read configuration file "/usr/share/tor/tor-service-defaults-torrc".
  5. Dec 13 22:07:13.834 [notice] Read configuration file "/etc/tor/torrc".
  6. Dec 13 22:07:13.838 [warn] Error setting groups to gid 124: "Operation not permitted".
  7. Dec 13 22:07:13.838 [warn] Tor is already running as debian-tor. You do not need the "User" option if you are already running as the user you want to be. (If you did not set the User option in your torrc, check whether it was specified on the command line by a startup script.)
  8. Dec 13 22:07:13.838 [warn] Failed to parse/validate config: Problem with User value. See logs for details.
  9. Dec 13 22:07:13.838 [err] Reading config failed--see warnings above.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement