summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp
diff options
context:
space:
mode:
authorSimon Rettberg2017-11-23 14:00:22 +0100
committerSimon Rettberg2017-11-23 14:00:22 +0100
commitec2ea4412ab7ecf0b87975c7507dff29638f9e6f (patch)
tree61ea6223b70cf07f2545af39e4af04a2b7ab5af0 /core/modules/lightdm-greeter-bwlp
parent[packagemanager] also copy links when calling (diff)
downloadmltk-ec2ea4412ab7ecf0b87975c7507dff29638f9e6f.tar.gz
mltk-ec2ea4412ab7ecf0b87975c7507dff29638f9e6f.tar.xz
mltk-ec2ea4412ab7ecf0b87975c7507dff29638f9e6f.zip
[ldm-greeter-bwlp] Only consider SLX_AUTOLOGIN for autologin
Diffstat (limited to 'core/modules/lightdm-greeter-bwlp')
-rwxr-xr-xcore/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled b/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled
index 9b9516a7..92b223a1 100755
--- a/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled
+++ b/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled
@@ -2,4 +2,4 @@
. /opt/openslx/config
-[ -n "$SLX_AUTOLOGIN" ] || [-n "$SLX_AUTOSTART_UUID" ]
+[ -n "$SLX_AUTOLOGIN" ]