diff --git a/baselibs.conf b/baselibs.conf index 653aaa80..2738ae81 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,9 +1,7 @@ systemd supplements "packageand(systemd:pam-)" -/lib/systemd/system/ - post "/sbin/ldconfig" post "%{_sbindir}/pam-config -a --systemd || :" -# postun "/sbin/ldconfig" # postun "if [ "$1" == "0" ]; then" # postun "%{_sbindir}/pam-config -d --systemd || :" # postun "fi"