When booting Lubuntu 14.04, a terminal screen is shown instead of the usual graphical log-in screen. Then, I have to type sudo lightdm and use Ctrl+Alt+F7 to switch to the graphical log-in screen.
I checked cat /etc/X11/default-display-manager as described on https://askubuntu.com/a/84485/288322; this included /usr/sbin/lightdm already.
I also did as described on https://askubuntu.com/a/457694; that works fine.
How can I repair the system so that it automatically boots the graphical log-in screen again?