mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-24 12:23:32 +01:00
6 lines
235 B
Plaintext
6 lines
235 B
Plaintext
o Minor features (unix permissions):
|
|
- Introduce DataDirectoryGroupReadable boolean. If set to 1, the
|
|
DataDirectory will be made readable by the default GID.
|
|
Implements part of ticket 17562. Patch from Jamie Nguyen.
|
|
|