Debian和Ubuntu曾经有一个与SystemV / init兼容的设置,这使得自动启动guest虚拟机像启动/停止其他守护程序一样容易。包括https://askubuntu.com/questions/404665/how-to-start-virtual-box-machines-automatically-when-booting在内的旧页面介绍了SystemV设置。
但是,这是2016年,每个人都已切换到systemd。我使用库存VirtualBox进行的Debian测试仅显示vboxweb服务。官方的VirtualBox手册没有更改,并且此处描述的方法失败。
主机引导时,SystemD用户自动引导来宾的最常见方法是什么?