mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06: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 d92036754a)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[Unit]
|
||||
Description=Suspend Active Libvirt Guests
|
||||
After=network.target
|
||||
After=network.target libvirtd.service
|
||||
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/sysconfig/libvirt-guests
|
||||
|
||||
Reference in New Issue
Block a user