소스 검색

arma and weasel say 8192 is better

svn:r5946
Andrew Lewman 18 년 전
부모
커밋
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