diff --git a/toolkit/imageconfigs/read-only-root-efi.json b/toolkit/imageconfigs/read-only-root-efi.json index 45197cd23d4..3e6caeec289 100644 --- a/toolkit/imageconfigs/read-only-root-efi.json +++ b/toolkit/imageconfigs/read-only-root-efi.json @@ -99,7 +99,7 @@ "Name": "root", "Password": "$6$20m6y6nwlU1K$hKgyNYjVSKPJOTFaAzAf/fwACUV/dZ1NPy5cGNkhvRzKJiKDBKofuvDpdl81Jak4ep756DnZmVm7JfGRMO/n90", "PasswordHashed": true, - "_comment": "The password is 'p@ssw0rd', this should be regenerated with 'openssl passwd -6 -salt ', or use the json key 'SSHPubKeyPaths' to use an SSH key for login" + "_comment": "This password was generated with 'openssl passwd -6 -salt '. You may also use the json key 'SSHPubKeyPaths' to use an SSH key for login" } ] }