aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-04-04 09:30:33 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-04-04 09:30:33 -0300
commitcff0c11f980dab01439d2ae80ac0bb0856fed64c (patch)
treebcf8a0cec7e44e0e18ede682f01464833558e4e1 /kvmxfile
parentf104f8018b50ff0b4f1fd7de7c79a4f74e3574dc (diff)
downloadkvmx-cff0c11f980dab01439d2ae80ac0bb0856fed64c.tar.gz
kvmx-cff0c11f980dab01439d2ae80ac0bb0856fed64c.tar.bz2
Adds run_xpra config
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index b9cf8a2..0daf579 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -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"