aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile8
1 files changed, 4 insertions, 4 deletions
diff --git a/kvmxfile b/kvmxfile
index 32d2600..d8394c8 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -5,12 +5,12 @@
# Which base box you should use. Leave unconfigured to use kvmx-create instead.
#basebox="stretch"
-# Absolute or relative path for a provision script.
-#provision_script="default"
-
# Set this is you want to be able to share folders between host and guest.
shared_folder="."
-shared_folder_mountpoint="/media/shared"
+shared_folder_mountpoint="/home/user/$VM"
+
+# Absolute path for a provision script located inside the guest.
+#provision_script="/home/user/$VM/provision"
# Set this if you want to automatically attach an spice client when the machine
# boots.