Hi, Peter Palfrader wrote (04 Jan 2012 21:00:12 GMT) : > I wonder if vidalia passed the ControlSocket stuff via the command > line, or just adds it to a torrc it gives to tor when run.
debian/patches/use-control-socket.patch contains: -#define DEFAULT_CONTROL_METHOD "ControlPort" +#define DEFAULT_CONTROL_METHOD "ControlSocket" [...] - setDefault(SETTING_SOCKET_PATH, DEFAULT_SOCKET_PATH); + setDefault(SETTING_SOCKET_PATH, "/var/run/tor/control"); Cheers, -- intrigeri <[email protected]> | GnuPG key @ https://gaffer.ptitcanardnoir.org/intrigeri/intrigeri.asc | OTR fingerprint @ https://gaffer.ptitcanardnoir.org/intrigeri/otr.asc | Who wants a world in which the guarantee that we shall not | die of starvation would entail the risk of dying of boredom ? -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

