summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-09-13 21:11:15 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-09-13 21:11:15 +0000
commit75c72ffb94ec445bc930a057ed334b76d40fdc05 (patch)
tree43f30f00a5244ff6b76ed07343d6c538c91a211c /etc/rc.initial
parent3d4bd975f33da1521067baa2267c6a0d3e6fdf82 (diff)
downloadpfsense-75c72ffb94ec445bc930a057ed334b76d40fdc05.zip
pfsense-75c72ffb94ec445bc930a057ed334b76d40fdc05.tar.gz
Echo before command prompt
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 44d2b4e..1ce93e5 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -63,6 +63,7 @@ if [ "$PLATFORM" = "cdrom" ]; then
echo
fi
+echo
read -p "Enter an option: " opmode
echo
OpenPOWER on IntegriCloud