Removed static root password

main
Alexander Böhm 2022-07-02 20:54:24 +02:00
parent e8f6a43c98
commit 07eff6d20e
1 changed files with 0 additions and 3 deletions

View File

@ -45,9 +45,6 @@ d-i passwd/root-login boolean true
# Alternatively, to skip creation of a normal user account.
d-i passwd/make-user boolean false
# Root password in clear text, will be disabled later
d-i passwd/root-password-crypted password $6$sm.vwtCT0u.HoAjT$pmLkrVH1/MJh/P/sBpFeJnWLHYcfDfi3exHd5/lA82TzKPzObAmk2WAcIpoYOoS4MG/9YygtAh5SBphd5n.CP1
# To create a normal user account.
#d-i passwd/user-fullname string user
#d-i passwd/username string user