]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/shared/userdb.c
userdb: fix dlopen call
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Wed, 8 Jul 2020 20:23:24 +0000 (22:23 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 9 Jul 2020 05:55:56 +0000 (07:55 +0200)
commita127c6208f87d510f207b7978f7c1d2d6facda2f
tree3d6f9e80a229c79a1d74093b9c5826c69d538a4b
parent5157d719f02978ed3a034bb2f0cdb16ca90140da
userdb: fix dlopen call

The call would always fail with:
systemd-userwork[780]: Failed to dlopen(libnss_systemd.so.2), ignoring: /usr/lib64libnss_systemd.so.2: cannot open shared object file: No such file or directory
src/shared/userdb.c