diff options
Diffstat (limited to 'kvmxfile')
-rw-r--r-- | kvmxfile | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -109,6 +109,9 @@ run_spice_client="1" #spice_client="virt-viewer" spice_client="spicy" +# Set this if you want that kvmx-vdagent is triggered after the machine boots. +kvmx_vdagent="1" + # Set this if you want to start an xpra session when the machine boots. run_xpra="0" |