From: Silvio Rhatto Date: Fri, 10 Mar 2017 16:20:42 +0000 (-0300) Subject: Fixes default provision_command X-Git-Tag: 0.1.0~572 X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=de2c9e659f05c2ab9c83d0a9972124b4b389505d;p=kvmx.git Fixes default provision_command --- diff --git a/kvmxfile b/kvmxfile index 70d9f21..965baca 100644 --- a/kvmxfile +++ b/kvmxfile @@ -13,7 +13,7 @@ shared_folder_mountpoint="/home/user/code/$VM" #provision_rsync="$KVMX_BASE/provision/ /usr/local/share/kvmx/provision/" # Absolute path for a provision script located inside the guest. -#provision_command="/usr/share/kvmx/provision/desktop-basic" +#provision_command="/usr/local/share/kvmx/provision/desktop-basic" # Set this if you want to automatically attach an spice client when the machine # boots.