dehesselle / virtctl

start/stop libvirt-based VMs with systemd
MIT License
11 stars 1 forks source link

autostart VM on boot doesn't work #2

Closed dehesselle closed 6 years ago

dehesselle commented 6 years ago

After enabling a VM, e.g. systemctl enable kvm@101, it will be started on next boot but fails. It can be started manually without problems. This is most likely due to missing dependencies in the service file. Investigation and some try & error required.