From 69901c55013efc74da917009f3d24e239d8b1696 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Thu, 23 Nov 2017 16:22:17 +0100 Subject: [ldm/vmchooser2] Change autologin handling, support --autoquit config --- .../lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'core/modules/lightdm-greeter-bwlp') 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 92b223a1..4d6146e5 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_AUTOLOGIN%OFF}" ] -- cgit v1.2.3-55-g7522