Bob Mottram 10 år sedan
förälder
incheckning
309eced9d2
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Visa fil

@@ -4974,7 +4974,7 @@ function route_outgoing_traffic_through_tor {
4974 4974
   _non_tor="192.168.1.0/24 192.168.0.0/24"
4975 4975
 
4976 4976
   # The user that Tor runs as
4977
-  _tor_uid="debian-+"
4977
+  _tor_uid="debian-tor"
4978 4978
 
4979 4979
   # Tor's TransPort
4980 4980
   _trans_port="9040"