mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-21 20:15:17 +00:00
libvirt-guests: Run only after libvirtd
Possible fix for occasional libvirt-guests failure at boot time: https://bugzilla.redhat.com/show_bug.cgi?id=906009 (cherry picked from commit d92036754a70098377798d93cb6d20378959e3a7)
This commit is contained in:
parent
731805222b
commit
5ee95caaeb
@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Suspend Active Libvirt Guests
|
||||
After=network.target
|
||||
After=network.target libvirtd.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/sysconfig/libvirt-guests
|
||||
|
Loading…
x
Reference in New Issue
Block a user