aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile3
1 files changed, 3 insertions, 0 deletions
diff --git a/kvmxfile b/kvmxfile
index 68d90aa..9dd6211 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -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"