Your message dated Mon, 17 Nov 2014 07:39:20 +0100
with message-id <[email protected]>
and subject line Re: Bug#769796: systemd: update-rc.d lightdm disable does not
work
has caused the Debian Bug report #769796,
regarding systemd: update-rc.d lightdm disable does not work
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
769796: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=769796
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: systemd
Version: 215-5+b1
Severity: normal
Hello,
I want to have lightdm installed on my system, but not automatically
started at boot. To achieve that, I used
update-rc.d lightdm disable
but lightdm still gets started at boot.
Samuel
-- Package-specific info:
-- System Information:
Debian Release: jessie/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'buildd-unstable'), (500, 'unstable'),
(500, 'stable'), (500, 'oldstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.17.0 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages systemd depends on:
ii acl 2.2.52-2
ii adduser 3.113+nmu3
ii initscripts 2.88dsf-57
ii libacl1 2.2.52-2
ii libaudit1 1:2.4-1
ii libblkid1 2.25.2-2
ii libc6 2.19-13
ii libcap2 1:2.24-6
ii libcap2-bin 1:2.24-6
ii libcryptsetup4 2:1.6.6-3
ii libgcrypt20 1.6.2-4
ii libkmod2 18-3
ii liblzma5 5.1.1alpha+20120614-2+b1
ii libpam0g 1.1.8-3.1
ii libselinux1 2.3-2
ii libsystemd0 215-5+b1
ii sysv-rc 2.88dsf-57
ii udev 215-5+b1
ii util-linux 2.25.2-2
Versions of packages systemd recommends:
ii dbus 1.8.8-2
ii libpam-systemd 215-5+b1
Versions of packages systemd suggests:
pn systemd-ui <none>
-- Configuration Files:
/etc/systemd/logind.conf changed:
[Login]
HandleLidSwitch=lock
-- no debconf information
--
Samuel
Who wants to remember that escape-x-alt-control-left shift-b puts you into
super-edit-debug-compile mode?
(Discussion in comp.os.linux.misc on the intuitiveness of commands, especially
Emacs.)
--- End Message ---
--- Begin Message ---
Hey Samuel,
Samuel Thibault [2014-11-16 23:55 +0100]:
> I have run
>
> systemctl disable display-manager
>
> and now lightdm doesn't start any more.
Indeed I'm afraid this is a "wontfix". lightdm, gdm, and friends can't
directly enable/disable their units as this doesn't semantically make
sense together with /etc/X11/default-display-manager. With the
decision/requirement to make multiple display managers installable in
parallel and selecting them via debconf (none of this is new in
systemd or related to systemd, BTW) you can't really disable "gdm" or
"lightdm", you can only disable "the display manager".
So I'm closing this. If you disagree and want to keep this open, this
should be reassigned to lightdm and tagged wontfix.
Thanks!
Martin
--
Martin Pitt | http://www.piware.de
Ubuntu Developer (www.ubuntu.com) | Debian Developer (www.debian.org)
--- End Message ---