On F30 I see the following warnings in journalctl:
journalctl
May 13 15:25:57 server-f30.example.com systemd[1]: /usr/lib/systemd/system/dirsrv@.service:13: PIDFile= references path below legacy directory /var/run/, updating /var/run/dirsrv/slapd-master2.pid → /run/dirsrv/slapd-master2.pid; please update the unit file accordingly.
Warning comes from systemd: https://github.com/systemd/systemd/commit/a9353a5c5b512f107955e56a9812724f40b841d3
The issue is harmless, /var/run/ already points to /run/, but it would be nice to get rid of such warnings.
/var/run/
/run/
389-ds-base-1.4.1.2-20190513git974c802fc.fc30.x86_64
Metadata Update from @mhonek: - Issue assigned to mhonek
Will fix after PR #50411 is merged.
Metadata Update from @mhonek: - Custom field origin adjusted to None - Custom field reviewstatus adjusted to None
Metadata Update from @mreynolds: - Issue set to the milestone: 1.4.1
Commit c96ef350 fixes this issue
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 issue has been cloned to Github and is available here: - https://github.com/389ds/389-ds-base/issues/3424
If you want to receive further updates on the issue, please navigate to the github issue and click on subscribe button.
subscribe
Thank you for understanding. We apologize for all inconvenience.
Metadata Update from @spichugi: - Issue close_status updated to: wontfix (was: Fixed)