[tor-commits] [torspec/master] Document that __OwningControllerFD cannot be changed at runtime.

nickm at torproject.org nickm at torproject.org
Fri Jan 19 21:37:49 UTC 2018


commit b698fa49afcd66f78db48b046783e07a2f81cc44
Author: Mike Perry <mikeperry-git at torproject.org>
Date:   Fri Jan 19 20:35:46 2018 +0000

    Document that __OwningControllerFD cannot be changed at runtime.
---
 control-spec.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/control-spec.txt b/control-spec.txt
index c201889..16c2b3d 100644
--- a/control-spec.txt
+++ b/control-spec.txt
@@ -3259,6 +3259,9 @@
     TAKEOWNERSHIP.  It will be automatically authenticated.  This option
     should only be used by other programs that are starting Tor.
 
+    This option cannot be changed via SETCONF; it must be set in a torrc or
+    via the command line.
+
     (Integer. Default: -1.)
 
   __DisableSignalHandlers





More information about the tor-commits mailing list