Bob Mottram 7 gadus atpakaļ
vecāks
revīzija
7479e08e1c
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/freedombone-logging

+ 1
- 1
src/freedombone-logging Parādīt failu

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