On Wed, 2013-11-13 at 10:00 +0100, Ralf Mardorf wrote: > On Tue, 2013-11-12 at 18:15 -0800, Just_Me wrote: > > slim.service is enabled btw. > > Loaded: loaded (/etc/init.d/slim) > ^^^^^^^^^
Perhaps you should take a look at the service file. $ cat /etc/init.d/slim I'm using lightdm on another distro, that's why the path does differ: $ cat /usr/lib/systemd/system/lightdm.service [Unit] Description=Light Display Manager Documentation=man:lightdm(1) Conflicts=getty@tty1.service After=systemd-user-sessions.service getty@tty1.service plymouth-quit.service [Service] ExecStart=/usr/bin/lightdm Restart=always IgnoreSIGPIPE=no BusName=org.freedesktop.DisplayManager [Install] Alias=display-manager.service -- To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org Archive: http://lists.debian.org/1384335335.1043.40.camel@archlinux