forked from pool/systemd
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=629
This commit is contained in:
parent
0d6c9effe5
commit
6cfeb6f09c
@ -1,19 +1,13 @@
|
|||||||
systemd
|
systemd
|
||||||
supplements "packageand(systemd:pam-<targettype>)"
|
supplements "packageand(systemd:pam-<targettype>)"
|
||||||
-/lib/systemd/system/
|
-/lib/systemd/system/
|
||||||
|
post "<prefix>/sbin/ldconfig"
|
||||||
post "<prefix>%{_sbindir}/pam-config -a --systemd || :"
|
post "<prefix>%{_sbindir}/pam-config -a --systemd || :"
|
||||||
post "<prefix>/sbin/ldconfig"
|
postun "<prefix>/sbin/ldconfig"
|
||||||
|
postun "if [ "$1" == "0" ]; then"
|
||||||
postun "<prefix>%{_sbindir}/pam-config -d --systemd || :"
|
postun "<prefix>%{_sbindir}/pam-config -d --systemd || :"
|
||||||
postun "<prefix>/sbin/ldconfig"
|
postun "fi"
|
||||||
libudev0
|
libudev0
|
||||||
post "<prefix>/sbin/ldconfig"
|
|
||||||
postun "<prefix>/sbin/ldconfig"
|
|
||||||
libgudev-1_0-0
|
libgudev-1_0-0
|
||||||
post "<prefix>/sbin/ldconfig"
|
|
||||||
postun "<prefix>/sbin/ldconfig"
|
|
||||||
libudev1
|
libudev1
|
||||||
post "<prefix>/sbin/ldconfig"
|
|
||||||
postun "<prefix>/sbin/ldconfig"
|
|
||||||
nss-myhostname
|
nss-myhostname
|
||||||
post "<prefix>/sbin/ldconfig"
|
|
||||||
postun "<prefix>/sbin/ldconfig"
|
|
||||||
|
Loading…
Reference in New Issue
Block a user