Comment 12 for bug 1569357

Revision history for this message
Alejandro Dubrovsky (alito-organicrobot) wrote :

For the people like me who have trouble finding how to switch to lightdm:

    sudo dpkg-reconfigure lightdm

but also remember to:

    sudo systemctl enable lightdm.service

You also might have to install lightdm before either of these if you didn't have it installed previously:

    sudo apt install lightdm

Afterwards, reboot.