summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-19 18:28:52 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-19 18:28:52 +0000
commit88478ff82ed4803cb281fb6ccbea9b67be9598d5 (patch)
tree3ff7afe927fc294035ac28809b3981daeeb624de /etc/rc.initial
parent0682e26bff6809e2773132536aa143c127fbe160 (diff)
downloadpfsense-88478ff82ed4803cb281fb6ccbea9b67be9598d5.zip
pfsense-88478ff82ed4803cb281fb6ccbea9b67be9598d5.tar.gz
Add a blurb about running installer or installer.lua
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial3
1 files changed, 2 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 0a37f84..8105149 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -55,7 +55,8 @@ echo "10) Traffic Logs"
echo
if [ "$PLATFORM" = "cdrom" ]; then
- echo "installer) Install pfSense to your hard drive"
+ echo "Run installer for the stable BSD Installer"
+ echo "Run installer.lua for the new experimental BSD Installer"
echo
fi
OpenPOWER on IntegriCloud