aboutsummaryrefslogtreecommitdiffstats
path: root/preseed.cfg
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2014-01-03 01:41:05 +0100
committerGuilhem Moulin <guilhem@fripost.org>2015-06-07 04:27:51 +0200
commit34b5dc134ed6ba8dc6f922915c894fb0a176f0b5 (patch)
tree8986a5b6298ddb58fc9cb77c40bc8e1cb691bf25 /preseed.cfg
parent384b20bcba9f733e0d7b086f2326f38fdb9fc56d (diff)
bugfix
Diffstat (limited to 'preseed.cfg')
-rw-r--r--preseed.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/preseed.cfg b/preseed.cfg
index 01b4cec..9a9ce28 100644
--- a/preseed.cfg
+++ b/preseed.cfg
@@ -46,7 +46,7 @@ d-i passwd/root-login boolean false
d-i passwd/shadow boolean true
d-i passwd/user-fullname string Guilhem Moulin
d-i passwd/username string guilhem
-# TODO: should be generated by preseed.sh: echo ... | mkpasswd -s -H SHA-512
+# TODO: should be generated by preseed.sh: echo ... | mkpasswd -s -m SHA-512
d-i passwd/user-password-crypted password $6$QjLeZdW1O$9VymVDc5q6NctEylAqObvmP4S7FXk1ckCPaHua0JaiFSaTeTKoWxaP7bQoUWvzCPDY23Xqthg87QDBbaCY9BP0
d-i passwd/user-default-groups string ssh