Introduce DataDirectoryGroupReadable boolean

This commit is contained in:
Jamie Nguyen
2015-11-13 14:18:26 +00:00
committed by Nick Mathewson
parent 08c7ceb5df
commit ec4ef68271
4 changed files with 25 additions and 1 deletions
@@ -0,0 +1,3 @@
o Minor bug fixes:
- Introduce DataDirectoryGroupReadable boolean. If set to 1, the
DataDirectory will be made readable by the default GID.