Description:
Currently the server is using "/usr/bin/systemctl", but this fails on Debian. There is no need for a path anyway so jsut strip it.
https://pagure.io/389-ds-base/issue/50169
LGTM
rebased onto c57528b1ce88c0174674b8cdc8fc1293bc1fe49c
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/3231
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:
Currently the server is using "/usr/bin/systemctl", but
this fails on Debian. There is no need for a path anyway
so jsut strip it.
https://pagure.io/389-ds-base/issue/50169