aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile4
1 files changed, 4 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index c0650d3..6926e21 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -36,6 +36,10 @@ shared_folder_mountpoint="/home/$user/code/$VM"
#provision_command="/usr/local/share/kvmx/provision/development"
#provision_command="/usr/local/share/kvmx/provision/desktop-basic"
+# Startup command
+#startup_command="/path/to/custom/command"
+#startup_command="hydractl upgrade"
+
# Graphics
# See https://wiki.archlinux.org/index.php/QEMU#Graphics
#graphics="-vga std -nographic -vnc :$GUEST_DISPLAY"