summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-18 22:32:55 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-18 22:32:55 +0000
commit5e732d088fd95d65b1271e6edeab903ebd87e5b4 (patch)
tree6a0e22a9d1bed01538e0a41bcd7d1096b72dde6b /etc/rc.initial
parentd50de214a2513f9c5b6d5423559847815fca9ee4 (diff)
downloadpfsense-5e732d088fd95d65b1271e6edeab903ebd87e5b4.zip
pfsense-5e732d088fd95d65b1271e6edeab903ebd87e5b4.tar.gz
Clarify how to start the installer
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 e6b3057..9a66336 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -60,7 +60,7 @@ echo "10) Traffic Logs"
echo
if [ "$PLATFORM" = "cdrom" ]; then
- echo "Run installer for the stable BSD Installer"
+ echo "Run installer to install pfSense to your local hard disk."
echo
fi
OpenPOWER on IntegriCloud