systemd[1]: /lib/systemd/system/nslcd.service:8: PIDFile= references a path below legacy directory /var/run/, updating /var/run/nslcd/nslcd.pid → /run/nslcd/nslcd.pid; please update the unit file accordingly. Reproducible: Always
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=83d109e72915e161c21be0d9abd28447ab0fa97c commit 83d109e72915e161c21be0d9abd28447ab0fa97c Author: Matthew Thode <prometheanfire@gentoo.org> AuthorDate: 2020-01-16 17:09:10 +0000 Commit: Matthew Thode <prometheanfire@gentoo.org> CommitDate: 2020-01-16 17:13:11 +0000 sys-auth/nss-pam-ldapd: fix /var/run path for systemd service Fixes: https://bugs.gentoo.org/705380 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Matthew Thode <prometheanfire@gentoo.org> sys-auth/nss-pam-ldapd/files/nslcd-2.service | 14 ++ sys-auth/nss-pam-ldapd/files/nslcd-init-r3 | 28 ++++ sys-auth/nss-pam-ldapd/files/pynslcd.initd-r2 | 28 ++++ .../nss-pam-ldapd/nss-pam-ldapd-0.9.11-r2.ebuild | 163 +++++++++++++++++++++ 4 files changed, 233 insertions(+)