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

. /opt/openslx/config

[ -n "$SLX_AUTOLOGIN" ] || [-n "$SLX_AUTOSTART_UUID" ]