Просмотр исходного кода

arma and weasel say 8192 is better

svn:r5946
Andrew Lewman 19 лет назад
Родитель
Сommit
598d0f5eed
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      contrib/tor.sh.in

+ 1 - 1
contrib/tor.sh.in

@@ -24,7 +24,7 @@ elif [ -f /etc/init.d/functions ]; then
 fi
 
 # Increase open file descriptors a reasonable amount
-ulimit -n 4096
+ulimit -n 8192
 
 TORCTL=@BINDIR@/torctl