Skip to content
Snippets Groups Projects
Commit 7479e08e authored by Bob Mottram's avatar Bob Mottram
Browse files

Typo

parent b4208078
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment