Increase the number of files a node may have open at a time
This commit is contained in:
@@ -46,7 +46,7 @@ if [[ -d $SNAP ]]; then
|
||||
fi
|
||||
fi
|
||||
|
||||
tune_networking
|
||||
tune_system
|
||||
|
||||
trap 'kill "$pid" && wait "$pid"' INT TERM
|
||||
$program \
|
||||
|
||||
Reference in New Issue
Block a user