forked from pool/systemd
- Make use of %ldconfig_scriptlets
OBS-URL: https://build.opensuse.org/package/show/Base:System/systemd?expand=0&rev=1239
This commit is contained in:
parent
6cfe6f2376
commit
3868d6b01d
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jan 31 10:19:23 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
- Make use of %ldconfig_scriptlets
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 28 16:04:36 UTC 2022 - Franck Bui <fbui@suse.com>
|
Fri Jan 28 16:04:36 UTC 2022 - Franck Bui <fbui@suse.com>
|
||||||
|
|
||||||
|
@ -1129,11 +1129,8 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if ! 0%{?bootstrap}
|
%if ! 0%{?bootstrap}
|
||||||
%post -n nss-myhostname -p /sbin/ldconfig
|
%ldconfig_scriptlets -n nss-myhostname
|
||||||
%postun -n nss-myhostname -p /sbin/ldconfig
|
%ldconfig_scriptlets -n nss-systemd
|
||||||
|
|
||||||
%post -n nss-systemd -p /sbin/ldconfig
|
|
||||||
%postun -n nss-systemd -p /sbin/ldconfig
|
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%if %{with journal_remote}
|
%if %{with journal_remote}
|
||||||
|
Loading…
Reference in New Issue
Block a user