summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2007-10-16 23:51:19 +0000
committerBill Marquette <billm@pfsense.org>2007-10-16 23:51:19 +0000
commit5ad936b6e44c9d72922d301ffc41455bb8e15ff8 (patch)
treec79e177e5331b8fc81d06724a3c7b8d69cce2dd4 /etc
parentd575aa70b169499634fde4ab45e708c132b26441 (diff)
downloadpfsense-5ad936b6e44c9d72922d301ffc41455bb8e15ff8.zip
pfsense-5ad936b6e44c9d72922d301ffc41455bb8e15ff8.tar.gz
Ticket #1427 - use webGUI instead of webConfigurator
Diffstat (limited to 'etc')
-rwxr-xr-xetc/rc.initial4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 9d64dfc..dc85181 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -67,7 +67,7 @@ echo "***********************"
echo " 0) Logout (SSH only)"
echo " 1) Assign Interfaces"
echo " 2) Set LAN IP address"
-echo " 3) Reset webConfigurator password"
+echo " 3) Reset webGUI password"
echo " 4) Reset to factory defaults"
echo " 5) Reboot system"
echo " 6) Halt system"
@@ -75,7 +75,7 @@ echo " 7) Ping host"
echo " 8) Shell"
echo " 9) PFtop"
echo "10) Filter Logs"
-echo "11) Restart webConfigurator"
+echo "11) Restart webGUI"
echo "12) pfSense PHP shell"
echo "13) Upgrade from console"
for i in /var/db/pfi/capable_*; do
OpenPOWER on IntegriCloud