07-17-2014, 08:49 AM
I've discovered a bug in lightdm after a fresh install of Linux Lite. The current script for enabling and disabling autologin uses the following path:
to make the changes. It now seems the info is read from:
I've updated the scripts accordingly. Please run Install Updates now to fix this.
CAUTION: If your enable/disable autologin is working, do not mess with this!!! I have found that changing this path on an existing installation breaks the login rendering you unable to get to your desktop. Just run Install Updates, that is all.
Code:
/etc/lightdm/lightdm.conf
to make the changes. It now seems the info is read from:
Code:
/usr/share/lightdm/lightdm.conf.d/40-lightdm-webkit-greeter.conf
I've updated the scripts accordingly. Please run Install Updates now to fix this.
CAUTION: If your enable/disable autologin is working, do not mess with this!!! I have found that changing this path on an existing installation breaks the login rendering you unable to get to your desktop. Just run Install Updates, that is all.