summaryrefslogtreecommitdiffstats
path: root/release/rc.local
diff options
context:
space:
mode:
Diffstat (limited to 'release/rc.local')
-rwxr-xr-xrelease/rc.local4
1 files changed, 2 insertions, 2 deletions
diff --git a/release/rc.local b/release/rc.local
index d0b08c5..e6ceb30 100755
--- a/release/rc.local
+++ b/release/rc.local
@@ -74,10 +74,10 @@ fi
IOPTS="\
\"Install\" \"Install pfSense\" \
-\"Rescue Shell\" \"Launch a shell prompt to perform rescue operations\""
+\"Rescue Shell\" \"Launch a shell for rescue operations\""
if [ -x /root/recover_configxml.sh ] ; then
- IOPTS="${IOPTS} \"Recover config.xml\" \"Recover config.xml from a previous installation\""
+ IOPTS="${IOPTS} \"Recover config.xml\" \"Recover config.xml from a previous install\""
fi
exec 3>&1
OpenPOWER on IntegriCloud