The Autologin is a nice feature, linux starts and do not asks for user/password.
vi /etc/lightdm/lightdm.conf
autologin-user=<your username>
autologin-user-timeout=0
This worked for me
The Autologin is a nice feature, linux starts and do not asks for user/password.
vi /etc/lightdm/lightdm.conf
autologin-user=<your username>
autologin-user-timeout=0
This worked for me
Comments