Files
tor/changes/bug19953
T
2017-01-22 18:54:13 -05:00

7 lines
313 B
Plaintext

o Minor bugfixes (relay):
- Honor DataDirectoryGroupReadable when tor is a relay. Previously, the
initialization of the keys would reset the DataDirectory to 0700 instead
of 0750 if DataeDirectoryGroupReadable was set to 1. Fixes bug 19953;
bugfix on 0.0.2pre16.
Patch by "redfish".