From 6cfeb6f09c28ded67af214bad6934471f4ee80a8cb166243c9c9927e46addeb0 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 16 May 2014 12:33:28 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=629 --- baselibs.conf | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/baselibs.conf b/baselibs.conf index 65621e9e..73422591 100644 --- a/baselibs.conf +++ b/baselibs.conf @@ -1,19 +1,13 @@ systemd supplements "packageand(systemd:pam-)" -/lib/systemd/system/ + post "/sbin/ldconfig" post "%{_sbindir}/pam-config -a --systemd || :" - post "/sbin/ldconfig" + postun "/sbin/ldconfig" + postun "if [ "$1" == "0" ]; then" postun "%{_sbindir}/pam-config -d --systemd || :" - postun "/sbin/ldconfig" + postun "fi" libudev0 - post "/sbin/ldconfig" - postun "/sbin/ldconfig" libgudev-1_0-0 - post "/sbin/ldconfig" - postun "/sbin/ldconfig" libudev1 - post "/sbin/ldconfig" - postun "/sbin/ldconfig" nss-myhostname - post "/sbin/ldconfig" - postun "/sbin/ldconfig"