#50033 Issue 49974 - lib389 - List instances with initconfig_dir instead of sysconf_dir
Closed by spichugi. Opened by spichugi.
spichugi/389-ds-base initconfig_dir_fix  into  master

Download 50033.patch

Description: In lib389/instances/setup.py the _install_ds method of class SetupDs
uses sysconf_dir with hardcoded path sysconfig instead of initconfig_dir.
This breaks the script if initconfig_dir is not equal to /etc/sysconfig,
e.g. /etc/default.

https://pagure.io/389-ds-base/issue/49974

Author: Jan N (janluca)

Reviewed by: ?

rebased onto a990d0440529c86c1640b760d6d2421d66221e9f

Pull-Request has been merged by spichugi

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/3092

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

Metadata