diff options
author | David Runge <dvzrv@archlinux.org> | 2020-05-31 00:27:15 +0200 |
---|---|---|
committer | David Runge <dvzrv@archlinux.org> | 2020-05-31 00:27:15 +0200 |
commit | 769fbecef3ea7411c6e68ff1c4838f49b7c5d648 (patch) | |
tree | c406f6dd968449010e7666074bf5daaf33924464 /Makefile | |
parent | 79a9ed111189fa0bc77ecd7a63877b064299ac4f (diff) | |
download | archiso32-769fbecef3ea7411c6e68ff1c4838f49b7c5d648.tar.xz |
Unsetting the root password
Due to changes in the filesystem package [1] the current /etc/passwd
does not allow login without an empty root password anymore.
This becomes apparent, when switching to another TTY than the one
autologin is activated for.
By running passwd -d root we unset the password.
In the future this should go to a custom /etc/passwd file.
[1] https://git.archlinux.org/svntogit/packages.git/commit/trunk?h=packages/filesystem&id=0320c909f3867d47576083e853543bab1705185b
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions