mirror of
https://github.com/SerenityOS/serenity.git
synced 2025-01-22 17:31:58 -05:00
Base: Add root to the /etc/shadow file
The password is still empty by default, but being present in the shadow file is now a requirement for authentication.
This commit is contained in:
parent
3b80358142
commit
47a4a5ac1d
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
root:
|
||||
anon:$5$zFiQBeTD88m/mhbU$ecHDSdRd5yNV45BzIRXwtRpxJtMpVI5twjRRXO8X03Q=
|
||||
|
|
Loading…
Reference in a new issue