From 8b3bea69df843fa1642ef836f2cfa80e80da0f7c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 4 Jun 2010 09:39:37 +0200 Subject: Dropping /etc/live.conf, replaced mostly by /etc/live/config.conf of live-config. --- scripts/live-bottom/25configure_init | 2 ++ 1 file changed, 2 insertions(+) (limited to 'scripts/live-bottom/25configure_init') diff --git a/scripts/live-bottom/25configure_init b/scripts/live-bottom/25configure_init index a84eb75..b82d2aa 100755 --- a/scripts/live-bottom/25configure_init +++ b/scripts/live-bottom/25configure_init @@ -28,6 +28,8 @@ log_begin_msg "Setting up init" # Arrange for shells on virtual consoles, rather than login prompts +USERNAME="user" + if [ -z "${NOAUTOLOGIN}" ] && [ -n "${USERNAME}" ] then if [ ! -z "${LIVE_GETTY}" ] -- cgit v1.2.3