Bob Mottram 11 anni fa
parent
commit
309eced9d2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh Vedi File

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