[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: successful upgrade to jessie - thanks!



Hi,

Marc Haber <mh+debian-devel@zugschlus.de> writes:
> A few hours of reasearch later (which could have been a few minutes if
> just the community would have been a bit more helpful) it turned out
> they were right: We start kdm via an init script and sysvrc emulation,
> and this does actually break the distinction between multi-user.target
> and graphical.target.
>
> I have yet to find out why runlevel3.target doesn't work either.

runlevel{2,3,4}.target are by default aliases for multi-user.target:

$ /lib/systemd/system % ls -l runlevel*
lrwxrwxrwx 1 root root   15 Nov 18 13:15 runlevel0.target -> poweroff.target
lrwxrwxrwx 1 root root   13 Nov 18 13:15 runlevel1.target -> rescue.target
lrwxrwxrwx 1 root root   17 Nov 18 13:15 runlevel2.target -> multi-user.target
lrwxrwxrwx 1 root root   17 Nov 18 13:15 runlevel3.target -> multi-user.target
lrwxrwxrwx 1 root root   17 Nov 18 13:15 runlevel4.target -> multi-user.target
lrwxrwxrwx 1 root root   16 Nov 18 13:15 runlevel5.target -> graphical.target
lrwxrwxrwx 1 root root   13 Nov 18 13:15 runlevel6.target -> reboot.target

Ansgar


Reply to: