From e6f90ea2bd8ad2dfc275b8e06d83adaccb676335 Mon Sep 17 00:00:00 2001
From: Recolic <git@me.recolic.net>
Date: Thu, 18 Jan 2024 21:57:43 -0800
Subject: [PATCH] .

---
 runtime.settings | 1 +
 1 file changed, 1 insertion(+)

diff --git a/runtime.settings b/runtime.settings
index 69075b7..1b78783 100644
--- a/runtime.settings
+++ b/runtime.settings
@@ -1,4 +1,5 @@
 # name;options (name will be trimmed, options will be passed as-is)
+#                              :4 used by HostVNC
 ubuntucorp  ;-m 2G -smp 2 -vnc :10 -net user,hostfwd=tcp::30471-:22
 ndpa-build  ;-m 8G -smp 4 -vnc :11 -net user,hostfwd=tcp::30472-:22 -bios /usr/share/edk2-ovmf/x64/OVMF.fd
 archtest    ;-m 4G -smp 4 -vnc :14 -net user,hostfwd=tcp::30474-:22 -bios /usr/share/edk2-ovmf/x64/OVMF.fd
-- 
GitLab