Integrate meta-seconorth-distro/kirkstone-fngs-disable-autologin
requested to merge integrate/meta-seconorth-distro/kirkstone-fngs-disable-autologin/into/kirkstone into kirkstone
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