aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-09 21:45:53 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-09 21:45:53 -0300
commit5f4035a70a196a5b32eb1c9dce9c938860e14e16 (patch)
treeaa069457f936cc6564b4d23005d6c1871a045cde /kvmxfile
parent1cddbe0234efe158b6c05f21d742eb9489887cc4 (diff)
downloadkvmx-5f4035a70a196a5b32eb1c9dce9c938860e14e16.tar.gz
kvmx-5f4035a70a196a5b32eb1c9dce9c938860e14e16.tar.bz2
Guest workable config and misc fixes
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile7
1 files changed, 3 insertions, 4 deletions
diff --git a/kvmxfile b/kvmxfile
index 7f65bc9..f3b0498 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -2,16 +2,15 @@
# Sample kvmx file
#
-# Which base box you should use.
-# If none is set, kvmx will bootstrap one for you.
+# 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="."
+shared_folder_mountpoint="/media/shared"
# Set this if you want to automatically attach an spice client when the machine
# boots.