From f930a4209fa574da9695ed15d52c5078bc3b03ed Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Mon, 13 Jan 2020 13:29:51 +0100 Subject: [lightdm*] make sure nothing wraps the greeter with the new stage4, the default lightdm configs wrapped the greeter call with some dbus-daemon spawning script which somehow led to lightdm not killing Xorg when all user processes were gone. The problem file is /usr/share/lightdm/lightdm.conf.d/50-greeter-wrapper.conf I thought it'd be better to specify our trivial wrapper instead of simply removing that config file... NOTE: do we break anything else from the Stage4 if we do not wrap the greeter like the lightdm packages try to? --- .../data/etc/lightdm/lightdm.conf.d/10-openslx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf') diff --git a/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf b/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf index 8fbb9e25..b58e55c0 100644 --- a/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf +++ b/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf @@ -1,7 +1,7 @@ [SeatDefaults] greeter-hide-users=true greeter-session=qt-lightdm-greeter - +greeter-wrapper=/opt/openslx/lightdm/greeter-wrapper greeter-allow-guest=true allow-guest=true guest-wrapper=/opt/openslx/lightdm/guest-session -- cgit v1.2.3-55-g7522