bump recommended maps/nofiles

This commit is contained in:
Trent Nelson
2021-08-04 00:17:12 -06:00
committed by Trent Nelson
parent 6a995f5dfd
commit d60ccf64e1
5 changed files with 10 additions and 10 deletions

View File

@ -8,5 +8,5 @@ source "$HERE"/utils.sh
ensure_env || exit 1
# Allow more files to be opened by a user
echo "* - nofile 700000" > /etc/security/limits.d/90-solana-nofiles.conf
echo "* - nofile 1000000" > /etc/security/limits.d/90-solana-nofiles.conf