mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
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.
|