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