summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorBill Marquette <billm@pfsense.org>2007-10-16 23:54:21 +0000
committerBill Marquette <billm@pfsense.org>2007-10-16 23:54:21 +0000
commit9579868fce2f40f54bf704ae400bab5664e52a1d (patch)
tree27b5379b4d379d8d8cdd347de579d037b38af418 /etc/rc.initial
parent5ad936b6e44c9d72922d301ffc41455bb8e15ff8 (diff)
downloadpfsense-9579868fce2f40f54bf704ae400bab5664e52a1d.zip
pfsense-9579868fce2f40f54bf704ae400bab5664e52a1d.tar.gz
Ticket #1427 - webConfigurator is a better choice, it is used everywhere else
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index dc85181..9d64dfc 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 webGUI password"
+echo " 3) Reset webConfigurator 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 webGUI"
+echo "11) Restart webConfigurator"
echo "12) pfSense PHP shell"
echo "13) Upgrade from console"
for i in /var/db/pfi/capable_*; do
OpenPOWER on IntegriCloud