summaryrefslogtreecommitdiff
path: root/debian/local/runsystem
diff options
context:
space:
mode:
Diffstat (limited to 'debian/local/runsystem')
-rwxr-xr-xdebian/local/runsystem2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/local/runsystem b/debian/local/runsystem
index daff8a0b..87003531 100755
--- a/debian/local/runsystem
+++ b/debian/local/runsystem
@@ -48,7 +48,7 @@ then
# Switch over
envvars="$envvars TERM=hurd"
exec < /dev/tty1 > /dev/tty1 2>&1
- echo "Console started."
+ echo "Console started, initializing installer environment, please wait..."
# Set the console device used by /sbin/reopen-console
echo /dev/tty1 >/var/run/console-device