summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.bootup')
-rwxr-xr-xetc/rc.bootup1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.bootup b/etc/rc.bootup
index 997e07b..d41576e 100755
--- a/etc/rc.bootup
+++ b/etc/rc.bootup
@@ -35,6 +35,7 @@
function rescue_detect_keypress() {
// How long do you want the script to wait before moving on (in seconds)
$timeout=4;
+ echo "\n";
echo "[ Press R to enter recovery mode or ]\n";
echo "[ press I to launch the installer ]\n\n";
echo "Recovery mode can assist by rescuing config.xml from a \n";
OpenPOWER on IntegriCloud