mirror of
https://github.com/linuxkit/linuxkit.git
synced 2025-08-30 12:55:46 +00:00
We need to add 'ttyAMA0' console used on ARM64 platform into securetty file to make it's possible to log into the system as root. Also it will dismiss the below warning message before login: "getty: cmdline has console=ttyAMA0 but does not exist in /etc/securetty; will not be able to log in as root on this tty ttyAMA0." 'ttyAMA1' is also added order to handle some system happens have that one instead of 'ttyAMA0' Signed-off-by: Dennis Chen <dennis.chen@arm.com> |
||
---|---|---|
.. | ||
init.d | ||
motd | ||
passwd | ||
securetty | ||
shadow |