aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2018-04-23 07:47:01 -0400
committerNick Mathewson <nickm@torproject.org>2018-04-23 07:47:50 -0400
commit8c01aee2e3b8970af96f5b1a662bdf80d0e22489 (patch)
tree14719469c62680d478d951392238255bd50c0627 /doc
parent915791bc483ca3c8adb63d211afd52b3f98007a9 (diff)
downloadtor-8c01aee2e3b8970af96f5b1a662bdf80d0e22489.tar.gz
tor-8c01aee2e3b8970af96f5b1a662bdf80d0e22489.zip
Document default for ControlSocket.
Closes 25897.
Diffstat (limited to 'doc')
-rw-r--r--doc/tor.1.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/tor.1.txt b/doc/tor.1.txt
index 05a612d6a2..594dedf397 100644
--- 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