Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
The Apollo startup script (apollo-distro/src/main/release/bin/apollo) blindly sets a limit for the maximum number of open files, even if the current limit is greater.
The attached patch makes sure the limit is not lowered.