summaryrefslogtreecommitdiffstats
path: root/core/modules/lightdm-greeter-bwlp/data/opt/openslx/lightdm/is-autologin-enabled
blob: 4d6146e5442701aba28de0427983d0f64b1f31e2 (plain) (blame)
1
2
3
4
5
#!/bin/ash

. /opt/openslx/config

[ -n "${SLX_AUTOLOGIN%OFF}" ]