forked from pool/hyper-v
- remove restart_on_update in postun section
the daemon can not be restarted at this point, and the new daemon may not be 100 percent compatible with the currently running kernel OBS-URL: https://build.opensuse.org/package/show/Virtualization/hyper-v?expand=0&rev=28
This commit is contained in:
@@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Sep 4 14:55:38 CEST 2012 - ohering@suse.de
|
||||||
|
|
||||||
|
- remove restart_on_update in postun section
|
||||||
|
the daemon can not be restarted at this point, and the new daemon
|
||||||
|
may not be 100 percent compatible with the currently running
|
||||||
|
kernel
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 16 20:44:36 CEST 2012 - ohering@suse.de
|
Wed May 16 20:44:36 CEST 2012 - ohering@suse.de
|
||||||
|
|
||||||
|
@@ -171,7 +171,7 @@ fi
|
|||||||
%stop_on_removal %{hv_kvp_daemon}
|
%stop_on_removal %{hv_kvp_daemon}
|
||||||
|
|
||||||
%postun
|
%postun
|
||||||
%restart_on_update %{hv_kvp_daemon}
|
# no restart on update because the daemon can not be restarted
|
||||||
%insserv_cleanup
|
%insserv_cleanup
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Reference in New Issue
Block a user