aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-09-22 15:46:39 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-09-22 15:46:39 -0300
commit063df2c9c268426a334bc50d2a1461c0284f34ef (patch)
treeb42257f76d6a9cdec09265c08c26352f40d1afba /kvmxfile
parentf75a8191d518fda5fab1880c4957aa72cd92b836 (diff)
downloadkvmx-063df2c9c268426a334bc50d2a1461c0284f34ef.tar.gz
kvmx-063df2c9c268426a334bc50d2a1461c0284f34ef.tar.bz2
Ubuntu image support at kvmx-create
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index c441888..27585cd 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -9,7 +9,7 @@
user="user"
# First user password
-password="`head -c ${1:-20} /dev/urandom | base64`"
+password="`head -c 20 /dev/urandom | base64`"
# Set this is you want to be able to share folders between host and guest.
shared_folder="."