SHA256
1
0
forked from pool/libvirt

Accepting request 458915 from home:kukuk:branches:Virtualization

- Don't call insserv if we use systemd and don't require it.

OBS-URL: https://build.opensuse.org/request/show/458915
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=585
This commit is contained in:
Cédric Bosdonnat 2017-02-20 07:47:45 +00:00 committed by Git OBS Bridge
parent 938d7e0b24
commit 8dab66c597
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Feb 18 18:22:02 CET 2017 - kukuk@suse.de
- Don't call insserv if we use systemd and don't require it.
-------------------------------------------------------------------
Thu Feb 16 23:57:37 UTC 2017 - jfehlig@suse.com

View File

@ -1317,8 +1317,9 @@ fi
%postun client
%if %{with_systemd}
%service_del_postun libvirt-guests.service
%endif
%else
%insserv_cleanup
%endif
%post libs
/sbin/ldconfig