check OS network limits when starting validator (#20874)

This commit is contained in:
Jeff Biseda
2021-10-25 18:25:55 -07:00
committed by GitHub
parent 58aa2b964b
commit 6470560dd1
5 changed files with 96 additions and 0 deletions

1
Cargo.lock generated
View File

@@ -5833,6 +5833,7 @@ dependencies = [
"solana-version",
"solana-vote-program",
"symlink",
"sysctl",
"tikv-jemallocator",
]