diff options
Diffstat (limited to 'kvmxfile')
| -rw-r--r-- | kvmxfile | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -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" | 
