]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Adds /srv/share as other possible shared_folder_mountpoint
authorSilvio Rhatto <rhatto@riseup.net>
Fri, 17 Nov 2017 12:32:01 +0000 (10:32 -0200)
committerSilvio Rhatto <rhatto@riseup.net>
Fri, 17 Nov 2017 12:32:01 +0000 (10:32 -0200)
kvmxfile

index 4f925777dfd7eb92b47e3a4eaa180d9354e293a8..74cb4a5989314dbd32470e4eb5ba668f7cb188ba 100644 (file)
--- a/kvmxfile
+++ b/kvmxfile
@@ -14,6 +14,7 @@ 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/shared"
 #shared_folder_mountpoint="/srv/kvmx"
 #shared_folder_mountpoint="/vagrant"