Skip to content

Integrate meta-seconorth-distro/kirkstone-fngs-disable-autologin

Commit: seco-ne/yocto/layers/meta-seconorth-distro@e6b547dd

sysvinit-inittab: disable autologin if /etc/shared/passwd_fngsystem exists

This is a fix for issue [746-000389] Flash-N-Go System: Implement "disable auto login", specify "password"

If /etc/shared/passwd_fngsystem does not exist: autologin will be used If /etc/shared/passwd_fngsystem exists: the content of /etc/shared/passwd_fngsystem will be merged into /etc/shadow during startup and autologin will be disabled.

Signed-off-by: Dmitry Petrov dmitry.petrov@rtsoft.de

Merge request reports

Loading