diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -36,6 +36,9 @@ vnc_client="virt-viewer" # boots. run_spice_client="1" +# Set this if you want to automatically a xpra session when the machine boots. +run_xpra="0" + # Set additional hostfwd mappings #port_mapping="hostfwd=tcp:127.0.0.1:8080-:80,hostfwd=tcp:127.0.0.1:8443-:443" |