瀏覽代碼

debian-tor

Bob Mottram 10 年之前
父節點
當前提交
309eced9d2
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      install-freedombone.sh

+ 1
- 1
install-freedombone.sh 查看文件

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