summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session')
-rwxr-xr-xcore/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/guest-session2
1 files changed, 2 insertions, 0 deletions
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