It seems that I make a mistake on sync...well, I fixed it.

commited on 2008-12-13 08:48:41
Zeige 1 geänderte Dateien mit 1 Einfügungen und 3 Löschungen.

... ...
@@ -220,9 +220,7 @@ chroot jail 中</a>。)
220 220
 1024(甚至更少)。如果你计划运行一台快速的出口节点,这一数目也许不够。Linux 中,
221 221
 你应该在 /etc/security/limits.conf 文件中添加一行,如“toruser hard nofile 8192”
222 222
 (toruser 是运行 Tor 进程的用户),然后重新启动 Tor(如果 Tor 以软件包的方式
223
-安装)或者登出再登陆(如果运行 Tor 的用户就是你)。如果以上步骤无效,请查看<a
224
-href="https://wiki.torproject.org/noreply/TheOnionRouter/TorFAQ#FileDescriptors">此
225
-FAQ 条目</a>,该 FAQ 有在启动 Tor 之前先运行“ulimit -n 8192”的其他建议方式。
223
+安装)或者登出再登陆(如果运行 Tor 的用户就是你)。
226 224
 </p>
227 225
 
228 226
 <p>
229 227