RaspberryPi-BuildRoot
RaspberryPi-BuildRoot copied to clipboard
Remove Login (Autologin root)
I can't implement the autologin function as root. There is no file /etc/inittab.
Can I call the command:
/bin/login -f root
before the login procedure?
Thanks!