diff --git a/src/freedombone-utils-onion b/src/freedombone-utils-onion index b0746970..409820ba 100755 --- a/src/freedombone-utils-onion +++ b/src/freedombone-utils-onion @@ -275,6 +275,9 @@ function install_tor { exit 38259 fi + # For torify + apt-get -yq install torsocks + # turn off logging sed -i 's|#Log notice file.*|Log notice file /dev/null|g' /etc/tor/torrc sed -i 's|Log notice file.*|Log notice file /dev/null|g' /etc/tor/torrc