ff134ddc0f
- Update to libvirt 2.0.0 - Change version scheme to match libvirt's time-driven release schedule. <major> will be incremented on first release of new calendar year, <minor> on each monthly release, and <micro> on stable branch maintenance release - Include libvirt-admin utility and API - Many incremental improvements and bug fixes, see http://libvirt.org/news.html - Dropped patches: apparmor-dont-scrub-environment-of-virtlogd-process.patch, e33cd67a-xenconfig-backendtype-fix.patch OBS-URL: https://build.opensuse.org/request/show/405936 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=548
13 lines
414 B
Diff
13 lines
414 B
Diff
Index: libvirt-2.0.0/daemon/libvirtd.service.in
|
|
===================================================================
|
|
--- libvirt-2.0.0.orig/daemon/libvirtd.service.in
|
|
+++ libvirt-2.0.0/daemon/libvirtd.service.in
|
|
@@ -12,6 +12,7 @@ After=iscsid.service
|
|
After=apparmor.service
|
|
After=local-fs.target
|
|
After=remote-fs.target
|
|
+After=xencommons.service
|
|
Documentation=man:libvirtd(8)
|
|
Documentation=http://libvirt.org
|
|
|