summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-06-20 23:08:43 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-06-20 23:08:43 +0000
commitfc1c20c4715fdada6eaeb3d1642d73ecb83a79cc (patch)
treeed343b365f2158583cc7285cd34dd3e1935a9638 /etc/rc.initial
parenta5a2cf5f1fdccd377f18b5e86b42c6601b9ce796 (diff)
downloadpfsense-fc1c20c4715fdada6eaeb3d1642d73ecb83a79cc.zip
pfsense-fc1c20c4715fdada6eaeb3d1642d73ecb83a79cc.tar.gz
Remove installer.lua echo but keep option intact to minimize error reports for a known non working installer
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial1
1 files changed, 0 insertions, 1 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 813884a..e6b3057 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -61,7 +61,6 @@ echo
if [ "$PLATFORM" = "cdrom" ]; then
echo "Run installer for the stable BSD Installer"
- echo "Run installer.lua for the new experimental BSD Installer"
echo
fi
OpenPOWER on IntegriCloud