mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 07:07:52 +01:00
6 lines
295 B
Text
6 lines
295 B
Text
o Minor features:
|
|
- When starting as root and then changing our UID via the User
|
|
control option, if we are running with ControlSocket, make sure
|
|
that the ControlSocket is owned by the same account that Tor will
|
|
run under. Implements ticket 3421; fix by Jérémy Bobbio.
|
|
|