From ef2cfecbd7e13781c01dfc5f58c6892a8bf43085 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 18 Jul 2022 17:12:09 +0200 Subject: [...] Don't allow locking autologin/guest sessions either --- .../modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session | 2 ++ 1 file changed, 2 insertions(+) (limited to 'core/modules/lightdm-greeter-bwlp') diff --git a/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session b/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session index eb3205aa..3ca52dba 100755 --- a/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session +++ b/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session @@ -2,6 +2,8 @@ . /opt/openslx/config +export GUEST_SESSION=True + GUESTDIR="/opt/openslx/lightdm/autologin.d" if [ -d "$GUESTDIR" ]; then for file in $GUESTDIR/*; do -- cgit v1.2.3-55-g7522