Update installer and fix password setting

This commit is contained in:
Jeremy Soller 2018-08-17 20:00:22 -06:00
parent 233295bc17
commit d8f7b10773
2 changed files with 2 additions and 2 deletions

View file

@ -96,7 +96,7 @@ zerod = {}
# User settings # User settings
[users.root] [users.root]
# Password is set to "password" # Password is set to "password"
password = "$argon2i$m=4096,t=10,p=1$Tnc4UVV0N00$ML9LIOujd3nmAfkAwEcSTMPqakWUF0OUiLWrIy0nGLk" password = "password"
uid = 0 uid = 0
gid = 0 gid = 0
name = "root" name = "root"

@ -1 +1 @@
Subproject commit 123350ae6075687c766817364fb9a0cc81c33e5f Subproject commit 33fa0af5214decdda7cc7ac39407ad18d727583b