Comment 4 for bug 854337

Revision history for this message
Bilal Akhtar (bilalakhtar) wrote :

Yann,

There's a simple fix, which avoids running any dpkg-* commands:

sudo su
echo "/usr/sbin/lightdm" > /etc/X11/default-display-manager
exit

That should do it.