forked from pool/systemd
20 lines
581 B
Plaintext
20 lines
581 B
Plaintext
systemd
|
|
supplements "packageand(systemd:pam-<targettype>)"
|
|
-/lib/systemd/system/
|
|
post "<prefix>%{_sbindir}/pam-config -a --systemd || :"
|
|
post "<prefix>/sbin/ldconfig"
|
|
postun "<prefix>%{_sbindir}/pam-config -d --systemd || :"
|
|
postun "<prefix>/sbin/ldconfig"
|
|
libudev0
|
|
post "<prefix>/sbin/ldconfig"
|
|
postun "<prefix>/sbin/ldconfig"
|
|
libgudev-1_0-0
|
|
post "<prefix>/sbin/ldconfig"
|
|
postun "<prefix>/sbin/ldconfig"
|
|
libudev1
|
|
post "<prefix>/sbin/ldconfig"
|
|
postun "<prefix>/sbin/ldconfig"
|
|
nss-myhostname
|
|
post "<prefix>/sbin/ldconfig"
|
|
postun "<prefix>/sbin/ldconfig"
|