Date: | |
Type: | script |
Repository: | https://git.sr.ht/~bkidwell/vbox-service-template |
License: | GPL 3 |
vbox-service-template
is an init.d script template for running a VirtualBox machine as a service.
Sending a stop command to the service will either save the state of the VM (hibernate) or send the ACPI Power Button signal to the VM and wait for it to self-terminate (powerbutton).
See also Setup VirtualBox as a Service in Linux.