aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-12-30 18:55:39 -0200
committerSilvio Rhatto <rhatto@riseup.net>2017-12-30 18:55:39 -0200
commit7a1e71848c9935f06fc2f75547a4ff294322574b (patch)
treeac8c094c92cc2b71087fbfbf3ab3bf594b831fa3 /kvmxfile
parent947f13f968d0f22894103a6223b8730d1c79e5d4 (diff)
downloadkvmx-7a1e71848c9935f06fc2f75547a4ff294322574b.tar.gz
kvmx-7a1e71848c9935f06fc2f75547a4ff294322574b.tar.bz2
Use STORAGE more often an adds datadir param
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"