diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug3421 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug3421 b/changes/bug3421 new file mode 100644 index 000000000..8a4072987 --- /dev/null +++ b/changes/bug3421 @@ -0,0 +1,6 @@ + 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. + |