We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337c7c2 commit 0db3064Copy full SHA for 0db3064
modules/lightdm/airootfs.any/root/customize_airootfs_lightdm.sh
@@ -35,6 +35,7 @@ if [[ -f "/etc/lightdm/lightdm.conf.d/02-autologin-session.conf" ]] && cat "/etc
35
echo "Failed to set the session.Multiple sessions were found." >&2
36
echo "Please set the session of automatic login in /etc/lightdm/lightdm.conf.d/02-autologin-session.conf"
37
echo "Found session: $(printf "%s " ${session_list[@]})"
38
+ sleep 0.5
39
exit 1
40
fi
41
0 commit comments