Bob Mottram il y a 10 ans
Parent
révision
309eced9d2
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Voir le fichier

@@ -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"