summaryrefslogtreecommitdiffstats
path: root/etc/rc.bootup
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-16 02:06:19 -0400
committerScott Ullrich <sullrich@sullrich-MacBookPro.geekgod.com>2009-05-16 02:06:19 -0400
commit41d07e4247a7e3a79203fba1eb7a68293663c4a5 (patch)
treeb02ef2d66c46cd623ddb3200239d167e84f550cd /etc/rc.bootup
parenta57983e04fd23ab45c8d023621662220ec57605d (diff)
downloadpfsense-41d07e4247a7e3a79203fba1eb7a68293663c4a5.zip
pfsense-41d07e4247a7e3a79203fba1eb7a68293663c4a5.tar.gz
Add a \n to get the users attention
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