[orbot/master] disable stdout log by default and enable daemon mode

26 Aug
2014
26 Aug
'14
8:16 p.m.
commit b76be6dee0f08e406e7dd8e801a38706dc8916d5 Author: Nathan Freitas <nathan@freitas.net> Date: Tue Aug 26 22:43:09 2014 -0400 disable stdout log by default and enable daemon mode --- res/raw/torrc | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/res/raw/torrc b/res/raw/torrc index 1661704..e5a4c49 100644 --- a/res/raw/torrc +++ b/res/raw/torrc @@ -1,4 +1,5 @@ -Log notice stdout +RunAsDaemon 1 +AvoidDiskWrites 1 ControlPort auto SOCKSPort 0 DNSPort 0
4019
Age (days ago)
4019
Last active (days ago)
0 comments
1 participants
participants (1)
-
n8fr8@torproject.org