mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-27 22:03:31 +01:00
arma and weasel say 8192 is better
svn:r5946
This commit is contained in:
parent
2d8e125b09
commit
598d0f5eed
@ -24,7 +24,7 @@ elif [ -f /etc/init.d/functions ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
# Increase open file descriptors a reasonable amount
|
# Increase open file descriptors a reasonable amount
|
||||||
ulimit -n 4096
|
ulimit -n 8192
|
||||||
|
|
||||||
TORCTL=@BINDIR@/torctl
|
TORCTL=@BINDIR@/torctl
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user