summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf
diff options
context:
space:
mode:
authorSimon Rettberg2023-05-03 11:16:37 +0200
committerSimon Rettberg2023-05-03 11:16:37 +0200
commit14ef110e8f560be95b618025341149ddf016d925 (patch)
treeb3aae89bf278dd014f789dfa170c48d2b0f55149 /core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf
parent[looking-glass-client] Update to B6 (diff)
downloadmltk-14ef110e8f560be95b618025341149ddf016d925.tar.gz
mltk-14ef110e8f560be95b618025341149ddf016d925.tar.xz
mltk-14ef110e8f560be95b618025341149ddf016d925.zip
[lightdm-greeter-bwlp/xorg] Fix: lightdm restarts on failed auth
Diffstat (limited to 'core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf')
-rw-r--r--core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf3
1 files changed, 2 insertions, 1 deletions
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 b58e55c0..e166b256 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,4 +1,4 @@
-[SeatDefaults]
+[Seat:*]
greeter-hide-users=true
greeter-session=qt-lightdm-greeter
greeter-wrapper=/opt/openslx/lightdm/greeter-wrapper
@@ -8,6 +8,7 @@ guest-wrapper=/opt/openslx/lightdm/guest-session
session-wrapper=/etc/X11/Xsession
display-setup-script=/etc/X11/Xsetup
+session-setup-script=/etc/X11/Xsession-setup
session-cleanup-script=/etc/X11/Xreset
[LightDM]