Description: Add the jemalloc back to the systemd dropin file which was accidentally removed from a previous change regarding systemd
Relates: https://pagure.io/389-ds-base/issue/50425
Instead, we should probably use the original initconfig's @libdir@/@package_name@/lib/libjemalloc.so.2 here.
@libdir@/@package_name@/lib/libjemalloc.so.2
Given this hunk we don't set TimeoutStart/Stop for XSan build any more, since those are in custom.conf only. If that's not an issue for now then we can leave this as is and I'll fix that in the fix for #50442 SUSE issues.
Aside from the two comments above, LGTM!
rebased onto 7466be331dd773c663971dd24443e2248a90a021
Pull-Request has been merged by mreynolds
389-ds-base is moving from Pagure to Github. This means that new issues and pull requests will be accepted only in 389-ds-base's github repository.
This pull request has been cloned to Github as issue and is available here: - https://github.com/389ds/389-ds-base/issues/3557
If you want to continue to work on the PR, please navigate to the github issue, download the patch from the attachments and file a new pull request.
Thank you for understanding. We apologize for all inconvenience.
Pull-Request has been closed by spichugi
Description: Add the jemalloc back to the systemd dropin file which
was accidentally removed from a previous change regarding
systemd
Relates: https://pagure.io/389-ds-base/issue/50425