summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2004-11-24 23:38:27 +0000
committerScott Ullrich <sullrich@pfsense.org>2004-11-24 23:38:27 +0000
commit4df08112fe31d5af020620a61d8fcfb8c3f6492a (patch)
treec98787b9a36425b958a0ff2635e009557e5730de /etc/rc.initial
parent9e6d1022b04ef291104ad0f3c4d0078efd18f3fb (diff)
downloadpfsense-4df08112fe31d5af020620a61d8fcfb8c3f6492a.zip
pfsense-4df08112fe31d5af020620a61d8fcfb8c3f6492a.tar.gz
Clean up a little more (whitespace) and echo after menu selection
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 352a32a..51eb19d 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -47,6 +47,7 @@ echo "8) PFtop"
echo
read -p "Enter a number: " opmode
+echo
# see what the user has chosen
case ${opmode} in
OpenPOWER on IntegriCloud