diff options
Diffstat (limited to 'kvmxfile')
| -rw-r--r-- | kvmxfile | 3 | 
1 files changed, 3 insertions, 0 deletions
| @@ -85,6 +85,9 @@ run_xephyr="0"  # Where the guest image is stored  #image="$HOME/.local/share/kvmx/$VM/box.img" +# Where datafiles are stored: just set this if you know what you're doing +#datadir="$HOME/.local/share/kvmx/$VM" +  # Image size  size="10G" | 
