mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-24 14:51:11 +01:00
This was crashing on --verify-config in the debian startup script, if you had sandboxing enabled. Fixes 11609; fix on 0.2.5.1-alpha.
5 lines
260 B
Text
5 lines
260 B
Text
o Minor bugfixes (sandbox):
|
|
- Don't try to enable the sandbox when using the Tor binary to
|
|
check its configuration, hash a passphrase, or so on. Doing
|
|
so was crashing on startup for some users. Fixes bug 11609;
|
|
bugfix on 0.2.5.1-alpha.
|