aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-07-17 10:53:59 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-07-17 10:53:59 -0300
commit3a216c3d3fc12ddf9d6868b3b279e69601bd89bf (patch)
tree3a2e839779c3538e0db1de59b73bae920a11c9e5 /kvmxfile
parent3ea27a05786566700ab15875f5ef9042d9c69a04 (diff)
downloadkvmx-3a216c3d3fc12ddf9d6868b3b279e69601bd89bf.tar.gz
kvmx-3a216c3d3fc12ddf9d6868b3b279e69601bd89bf.tar.bz2
Support for spicy and virt-viewer
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index d70a742..c441888 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -38,6 +38,9 @@ vnc_client="virt-viewer"
# Set this if you want to attach an spice client when the machine boots.
run_spice_client="1"
+# SPICE client
+spice_client="spicec"
+
# Set this if you want to start an xpra session when the machine boots.
run_xpra="0"