]> git.ipfire.org Git - thirdparty/libvirt.git/commitdiff
libvirt-guests: Run only after libvirtd
authorCole Robinson <crobinso@redhat.com>
Tue, 19 Nov 2013 20:19:25 +0000 (15:19 -0500)
committerCole Robinson <crobinso@redhat.com>
Wed, 20 Nov 2013 14:01:13 +0000 (09:01 -0500)
Possible fix for occasional libvirt-guests failure at boot time:

https://bugzilla.redhat.com/show_bug.cgi?id=906009

tools/libvirt-guests.service.in

index 5aeb14ca3207df839ebc45ac07fdea0f52eedc08..d48d4b8c795be89dfa8489ec83555fcb92f32cb1 100644 (file)
@@ -1,6 +1,6 @@
 [Unit]
 Description=Suspend Active Libvirt Guests
-After=network.target
+After=network.target libvirtd.service
 
 [Service]
 EnvironmentFile=-/etc/sysconfig/libvirt-guests