diff options
| author | Mike Perry <mikeperry-git@torproject.org> | 2018-01-19 20:35:46 +0000 |
|---|---|---|
| committer | Mike Perry <mikeperry-git@torproject.org> | 2018-01-19 20:35:46 +0000 |
| commit | cde44d7276bef1ec4c538b5f585317c4a1ddeca5 (patch) | |
| tree | 4cad52041d88cff007af112f659acb3197f28c24 | |
| parent | 0d95894f3ae46009d0e3f5dddcbe3f221d8a6f1e (diff) | |
Document that __OwningControllerFD cannot be changed at runtime.disable_signal_handlers
| -rw-r--r-- | control-spec.txt | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
