Description of problem: If nsslapd-reservedescriptors is set to low value, it won't get updated after restart. Version-Release number of selected component (if applicable): 389-ds-base-1.4.3.36-2.module+el8.9.0+19332+3ffa8e10.x86_64 How reproducible: Always Steps to Reproduce: 1. Run dirsrvtests/tests/suites/resource_limits/fdlimits_test.py::test_reserve_descriptor_validation 2. 3. Actual results: > assert resrv_fd == str(STANDALONE_INST_RESRV_DESCS) E AssertionError: assert '10' == '52' E - 52 E + 10 Expected results: Additional info: