mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Defer creation of Unix socket until after setuid
This commit is contained in:
committed by
Nick Mathewson
parent
ec4ef68271
commit
dcbfe46cd6
@@ -0,0 +1,4 @@
|
||||
o Minor bug fixes:
|
||||
- Defer creation of Unix sockets until after setuid. This avoids needing
|
||||
CAP_CHOWN and CAP_FOWNER when using systemd's CapabilityBoundingSet, or
|
||||
chown and fowner when using SELinux.
|
||||
Reference in New Issue
Block a user