aboutsummaryrefslogtreecommitdiff
path: root/kvmxfile
diff options
context:
space:
mode:
Diffstat (limited to 'kvmxfile')
-rw-r--r--kvmxfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/kvmxfile b/kvmxfile
index 3a03db6..23aaec1 100644
--- a/kvmxfile
+++ b/kvmxfile
@@ -9,7 +9,7 @@ basebox="stretch"
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="."