This commit is contained in:
Bob Mottram 2017-07-01 20:25:55 +01:00
parent b42080788a
commit 7479e08e1c
1 changed files with 1 additions and 1 deletions

View File

@ -184,7 +184,7 @@ if [[ "$1" == "on" || "$1" == "On" || "$1" == "ON" ]]; then
fi
turn_on_rsys_logging
else
rurn_logging_off
turn_logging_off
if [ -d /etc/tor ]; then
sed -i 's|#Log notice file.*|Log notice file /dev/null|g' /etc/tor/torrc