mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 23:03:40 +01:00
Merge pull request #129259 from bast/radovan/password-prompt
prompt to set root password has changed
This commit is contained in:
commit
7229e6d646
1 changed files with 2 additions and 2 deletions
|
@ -446,8 +446,8 @@
|
|||
password for the <literal>root</literal> user, e.g.
|
||||
<screen>
|
||||
setting root password...
|
||||
Enter new UNIX password: ***
|
||||
Retype new UNIX password: ***</screen>
|
||||
New password: ***
|
||||
Retype new password: ***</screen>
|
||||
<note>
|
||||
<para>
|
||||
For unattended installations, it is possible to use
|
||||
|
|
Loading…
Reference in a new issue