commit 5d8c83d46328a5f6b1363c1cd427d11a11acc82e Author: Sebastian Hahn sebastian@torproject.org Date: Sat Feb 11 21:05:03 2012 +0100
Update proposal 180, we don't set HOME and PATH in some cases --- proposals/180-pluggable-transport.txt | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/proposals/180-pluggable-transport.txt b/proposals/180-pluggable-transport.txt index b4e8dad..eb180dc 100644 --- a/proposals/180-pluggable-transport.txt +++ b/proposals/180-pluggable-transport.txt @@ -256,12 +256,11 @@ Server behavior Managed proxy interface
When the Tor client or relay launches a managed proxy, it communicates - via environment variables. At a minimum, it sets: + via environment variables. At a minimum, it sets (in addition to the + normal environment variables inherited from Tor):
{Client and server}
- "HOME", "PATH" -- as you'd expect. - "TOR_PT_STATE_LOCATION" -- A filesystem directory path where the proxy should store state if it wants to. This directory is not required to exist, but the proxy SHOULD be able to create it if