summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2019-11-21 07:49:18 -0500
committerNick Mathewson <nickm@torproject.org>2019-11-21 07:49:18 -0500
commitd8ff7d0236d46621822162a2fbd21c8c97b4880a (patch)
tree79148be3317f20a2d072374382371e49c88600af /doc
parentf23d4df091a3b4c3933d041481316f624cdb98d1 (diff)
parentb33f3c960db2195906eaafa02798ebefa30c2116 (diff)
downloadtor-d8ff7d0236d46621822162a2fbd21c8c97b4880a.tar.gz
tor-d8ff7d0236d46621822162a2fbd21c8c97b4880a.zip
Merge branch 'reversible_3'
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 7b4db386ea..ae08c31c15 100644
--- a/doc/tor.1.txt
+++ b/doc/tor.1.txt
@@ -2595,10 +2595,12 @@ is non-zero):
running.
(Default: the "keys" subdirectory of DataDirectory.)
-[[KeyDirectoryGroupReadable]] **KeyDirectoryGroupReadable** **0**|**1**::
+[[KeyDirectoryGroupReadable]] **KeyDirectoryGroupReadable** **0**|**1**|**auto**::
If this option is set to 0, don't allow the filesystem group to read the
- KeywDirectory. If the option is set to 1, make the KeyDirectory readable
- by the default GID. (Default: 0)
+ KeyDirectory. If the option is set to 1, make the KeyDirectory readable
+ by the default GID. If the option is "auto", then we use the
+ setting for DataDirectoryGroupReadable when the KeyDirectory is the
+ same as the DataDirectory, and 0 otherwise. (Default: auto)
[[RephistTrackTime]] **RephistTrackTime** __N__ **seconds**|**minutes**|**hours**|**days**|**weeks**::
Tells an authority, or other node tracking node reliability and history,