From: Silvio Rhatto Date: Fri, 27 Oct 2017 19:39:23 +0000 (-0200) Subject: Alternative shared folder config X-Git-Tag: 0.1.0~368 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5a0694686214da4da0c7f00e7abc5b7b1ee39e1a;p=kvmx.git Alternative shared folder config --- diff --git a/kvmxfile b/kvmxfile index f28d7de..51db271 100644 --- a/kvmxfile +++ b/kvmxfile @@ -14,6 +14,8 @@ password="`head -c 20 /dev/urandom | base64`" # Set this is you want to be able to share a single folder between host and guest. shared_folder="." shared_folder_mountpoint="/home/$user/code/$VM" +#shared_folder_mountpoint="/srv/kvmx" +#shared_folder_mountpoint="/vagrant" # Set this is you want to be able to share multiple folders between host and guest. # Format: ::,::[,...]