diff options
Diffstat (limited to 'changes/feature3076')
-rw-r--r-- | changes/feature3076 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/changes/feature3076 b/changes/feature3076 index ed42e4595..a3dcec874 100644 --- a/changes/feature3076 +++ b/changes/feature3076 @@ -7,5 +7,8 @@ type. This is useful for if the user has selected SocksPort "auto", and you need to know which port got chosen. - There is a ControlPortWriteToFile option that tells Tor to write - its actual control port or ports to a chosen file. + its actual control port or ports to a chosen file. If the option + ControlPortFileGroupReadable is set, the file is created as + group-readable. + |