summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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