Supporting files for the blog article about starting a VirtualBox VM on boot with Systemd. Refer to this blog article on the PragmaticLinux blog for detailed instructions on how to use the files in this repository.
sudo wget -P /etc/systemd/system/ https://raw.githubusercontent.com/bcelary/systemdstartvboxvm/main/source/vbox_vm_ctl%40.service
VBoxManage list vms
sudo systemctl enable vbox_vm_start@<name of VM with no spaces!>