]> gitweb.fluxo.info Git - kvmx.git/commitdiff
Adds project website link into kvmxfile
authorSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Apr 2017 12:27:54 +0000 (09:27 -0300)
committerSilvio Rhatto <rhatto@riseup.net>
Tue, 4 Apr 2017 12:27:54 +0000 (09:27 -0300)
kvmxfile

index bb27893893aaa12652f03fc3a9eceb6718ad8639..b9cf8a2abb48f8e7a779ec443662e3affc935e77 100644 (file)
--- a/kvmxfile
+++ b/kvmxfile
@@ -1,5 +1,5 @@
 #
-# Sample kvmx file
+# Sample kvmx file - https://kvmx.fluxo.info
 #
 
 # Which base box you should use. Leave unconfigured to use kvmx-create instead.
@@ -9,7 +9,7 @@
 user="user"
 
 # First user password
-password="$RANDOM"
+password="`head -c ${1:-20} /dev/urandom | base64`"
 
 # Set this is you want to be able to share folders between host and guest.
 shared_folder="."