commit c4bba8b626c3704370c760dbdbd0357f8f46d11b Author: Robert Ransom rransom.8774@gmail.com Date: Sun May 22 14:18:34 2011 -0700
Document __OwningControllerProcess option --- control-spec.txt | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/control-spec.txt b/control-spec.txt index a5d2076..0616bd7 100644 --- a/control-spec.txt +++ b/control-spec.txt @@ -1893,6 +1893,14 @@
(Boolean. Default: "1")
+ __OwningControllerProcess + + If this option is set to a process ID, Tor will periodically check + whether a process with the specified PID exists, and exit if one + does not. Added in Tor 0.2.2.28-beta. + + (String. Default: unset.) + 5.5. Phases from the Bootstrap status event.
This section describes the various bootstrap phases currently reported
tor-commits@lists.torproject.org