summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2010-12-17 22:44:49 -0500
committerScott Ullrich <sullrich@pfsense.org>2010-12-17 22:44:49 -0500
commit4d0a1adea6360309f1fb1d2958741fc32f4769b3 (patch)
tree35dbe232111c3e6cd242458f1d5ec1644002158c /etc/rc.initial
parentd4e797765e16582518383229ce2c8298ce6bcaa4 (diff)
downloadpfsense-4d0a1adea6360309f1fb1d2958741fc32f4769b3.zip
pfsense-4d0a1adea6360309f1fb1d2958741fc32f4769b3.tar.gz
Echo out newline
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 84c666c..3d600f1 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -76,9 +76,9 @@ echo " 7) Ping host ${option98}"
if [ "${option99}" != "" ]; then
/bin/echo "${option99}"
- echo
fi
+echo
read -p "Enter an option: " opmode
echo
OpenPOWER on IntegriCloud