summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/live-bottom/15autologin4
1 files changed, 3 insertions, 1 deletions
diff --git a/scripts/live-bottom/15autologin b/scripts/live-bottom/15autologin
index 28a3141..7fb2b13 100755
--- a/scripts/live-bottom/15autologin
+++ b/scripts/live-bottom/15autologin
@@ -20,13 +20,15 @@ esac
# live-initramfs header
-. /scripts/live-functions
+. /live.vars
if [ -n "${NOXAUTOLOGIN}" ] || [ -z "${USERNAME}" ]
then
exit 0
fi
+. /scripts/live-functions
+
log_begin_msg "Setting up automatic login"
# live-initramfs script