Op maandag 20 november 2017 13:52:45 CET schreef Carlos E. R.:
On Monday, 2017-11-20 at 13:42 +0100, Knurpht - Gertjan Lettink wrote:
Op maandag 20 november 2017 13:16:18 CET schreef Carlos E. R.:
On Monday, 2017-11-20 at 09:41 +0100, Dr. Werner Fink wrote:
On Sun, Nov 19, 2017 at 08:09:06PM +0000, Carlos E. R. wrote:
On Sunday, 2017-11-19 at 19:49 +0100, Carlos E. R. wrote:
On Sunday, 2017-11-19 at 19:40 +0100, gumb wrote: > On 19/11/17 19:29, Carlos E. R. wrote: I will try lxdm, nevertheless, time permitting :-)
Ok, I did, in TW: does not start.
init 3
Edited "/etc/sysconfig/displaymanager": DISPLAYMANAGER="lxdm" #DISPLAYMANAGER="lightdm"
init 5
And I still have lightdm running. Sigh :-(
Ohmm ... on console
systemctl restart display-manager.service
AFAIK
init 3 ; init 5
does the same, even better.
'init' these days is no more than a symlink to systemd. Since init is deprecated, I'd rather use the systemct equivalents. Look:
lrwxrwxrwx 1 root root 26 28 okt 15:11 /sbin/init -> ../usr/lib/systemd/ systemd
That's not the problem.
None of those will work if /etc/sysconfig/displaymanager is ignored.
See here: /usr/lib/systemd/system # ls -l runlevel* lrwxrwxrwx 1 root root 15 28 okt 15:11 runlevel0.target -> poweroff.target lrwxrwxrwx 1 root root 13 28 okt 15:11 runlevel1.target -> rescue.target lrwxrwxrwx 1 root root 17 28 okt 15:11 runlevel2.target -> multi-user.target lrwxrwxrwx 1 root root 17 28 okt 15:11 runlevel3.target -> multi-user.target lrwxrwxrwx 1 root root 17 28 okt 15:11 runlevel4.target -> multi-user.target lrwxrwxrwx 1 root root 16 28 okt 15:11 runlevel5.target -> graphical.target lrwxrwxrwx 1 root root 13 28 okt 15:11 runlevel6.target -> reboot.target
It has to be done with update-alternatives, and this is not documented in the sysconfig file. And of course, has to be done in text mode.
-- Cheers, Carlos E. R. (from openSUSE 42.2 x86_64 "Malachite" at Telcontar)
-- Gertjan Lettink, a.k.a. Knurpht openSUSE Board Member openSUSE Forums Team -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org