tor/changes/bug17562-DataDirectoryGroupReadable
2016-02-01 16:46:29 -05:00

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.