commit 8c01aee2e3b8970af96f5b1a662bdf80d0e22489
parent 915791bc483ca3c8adb63d211afd52b3f98007a9
Author: Nick Mathewson <nickm@torproject.org>
Date: Mon, 23 Apr 2018 07:47:01 -0400
Document default for ControlSocket.
Closes 25897.
Diffstat:
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
@@ -368,7 +368,8 @@ GENERAL OPTIONS
[[ControlSocket]] **ControlSocket** __Path__::
Like ControlPort, but listens on a Unix domain socket, rather than a TCP
- socket. '0' disables ControlSocket (Unix and Unix-like systems only.)
+ socket. '0' disables ControlSocket. (Unix and Unix-like systems only.)
+ (Default: 0)
[[ControlSocketsGroupWritable]] **ControlSocketsGroupWritable** **0**|**1**::
If this option is set to 0, don't allow the filesystem group to read and