f361de4 Issue 49990 - Need to enforce a hard maximum limit for file descriptors

Authored and Committed by mreynolds 4 years ago
    Issue 49990 - Need to enforce a hard maximum limit for file descriptors
    
    Description: on some platforms the maximum FD limit is high it can cause
                 a OOM at server startup.  So we need to add a hard maximum
                 limit.
    
    relates: https://pagure.io/389-ds-base/issue/49990
    
    Reviewed by: firstyear & tbordaz (Thanks!!)
    
        
file modified
+2 -2