summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-14 12:37:12 +0100
committerSimon Rettberg2017-11-14 12:37:12 +0100
commit3dcfce627f87e0e8a0f75284fb0c24779ad0491e (patch)
tree986b90c3adb4f0e82a7cea2df6c84d5122dc6ed7 /core/modules/lightdm-greeter-bwlp/data/etc/lightdm/lightdm.conf.d/10-openslx.conf
parent[slxbrowser] Honor SLX_BROWSER_INSECURE config option (diff)
downloadmltk-3dcfce627f87e0e8a0f75284fb0c24779ad0491e.tar.gz
mltk-3dcfce627f87e0e8a0f75284fb0c24779ad0491e.tar.xz
mltk-3dcfce627f87e0e8a0f75284fb0c24779ad0491e.zip
[lightdm-greeter-bwlp] Support autologin via demo session
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.conf8
1 files changed, 8 insertions, 0 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 039a0400..8fbb9e25 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,15 @@
[SeatDefaults]
greeter-hide-users=true
greeter-session=qt-lightdm-greeter
+
+greeter-allow-guest=true
+allow-guest=true
+guest-wrapper=/opt/openslx/lightdm/guest-session
+
session-wrapper=/etc/X11/Xsession
display-setup-script=/etc/X11/Xsetup
session-cleanup-script=/etc/X11/Xreset
+[LightDM]
+guest-account-script=/opt/openslx/lightdm/guest-account
+