configpolicy/roles/vmhost/files
Dustin 2ee86f6344 r/vmhost: Retry vm-autostart if libvirt is down
If the _libvirt_ daemon has not fully started by the time `vm-autostart`
runs, we want it to fail and try again shortly.  To allow this, we first
attempt to connect to the _libvirt_ socket, and if that fails, stop
immediately and try again in a second.  This way, the first few VMs
don't get skipped with the assumption that they're missing, just because
the daemon wasn't ready yet.
2025-07-28 18:20:50 -05:00
..
ksm.service roles/vmhost: Enable KSM 2019-03-22 09:29:56 -05:00
vm-autostart.service r/vmhost: Retry vm-autostart if libvirt is down 2025-07-28 18:20:50 -05:00
vm-autostart.sh r/vmhost: Retry vm-autostart if libvirt is down 2025-07-28 18:20:50 -05:00