From fb6b4b263f1f0fe55c2d193f0007251700bbf4b1 Mon Sep 17 00:00:00 2001 From: mad Date: Fri, 9 Nov 2018 12:05:33 +0000 Subject: [PATCH] Update page 'Usage' --- Usage.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Usage.md b/Usage.md index 177bca3..d3e4778 100644 --- a/Usage.md +++ b/Usage.md @@ -27,4 +27,6 @@ Images need to get created manually for now via qemu-img (-f qcow2 imagename 20G The shutdown command is sent through acpi to the guest VMs. Make sure that some daemon is running to listen on these events. After a few seconds, the VM gets killed automatically if the VM is still up!
-The autostart option gets set on the host during a cold-boot of the VM! So after toggling the option, a shutdown/start is needed to setup the needed startup scripts. As there are currently no init scripts / systemd unit, a cron entry is needed.... See the [[Installation]] page for details.
\ No newline at end of file +The autostart option gets set on the host during a cold-boot of the VM! So after toggling the option, a shutdown/start is needed to setup the needed startup scripts. As there are currently no init scripts / systemd unit, a cron entry is needed.... See the [[Installation]] page for details.
+ +The arrows in the list of VMs is not only to move the order how they are displayed, but also the order in which they get autostarted! So if you have for example a virtual firewall, then this VM should probably be quite high within the list. \ No newline at end of file