[chutney/master] Enable Debugging of chutney-launched tor nodes

8 Oct
2014
8 Oct
'14
7:54 p.m.
commit 1836b7244e53031217667e4d43159f520a496ef6 Author: teor <teor2345@gmail.com> Date: Thu Oct 2 00:30:43 2014 +1000 Enable Debugging of chutney-launched tor nodes Set DisableDebuggerAttachment to 0, because if you're running a test network, you might actually want to use a debugger on tor. --- torrc_templates/common.i | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/torrc_templates/common.i b/torrc_templates/common.i index 2b5e4fa..42eebc4 100644 --- a/torrc_templates/common.i +++ b/torrc_templates/common.i @@ -9,5 +9,5 @@ Log notice file ${dir}/notice.log Log info file ${dir}/info.log ProtocolWarnings 1 SafeLogging 0 +DisableDebuggerAttachment 0 ${authorities} -
3898
Age (days ago)
3898
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org