summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2008-02-22 00:01:03 +0000
committerScott Ullrich <sullrich@pfsense.org>2008-02-22 00:01:03 +0000
commitd2d1f8ce54d5029f30763253112e12a3ced96603 (patch)
treef3796bb1fa1962b2654dd98a1a2325fd7e77fddf /etc/rc.initial
parent7f31d1f6afde8cc1491efd4296c4d50740ee278c (diff)
downloadpfsense-d2d1f8ce54d5029f30763253112e12a3ced96603.zip
pfsense-d2d1f8ce54d5029f30763253112e12a3ced96603.tar.gz
Change LAN ip to interface ip.
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 146c675..48764bb 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -66,7 +66,7 @@ echo " pfSense console setup "
echo "***********************"
echo " 0) Logout (SSH only)"
echo " 1) Assign Interfaces"
-echo " 2) Set LAN IP address"
+echo " 2) Set interface(s) IP address"
echo " 3) Reset webConfigurator password"
echo " 4) Reset to factory defaults"
echo " 5) Reboot system"
OpenPOWER on IntegriCloud