summaryrefslogtreecommitdiffstats
path: root/etc/rc.initial
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-07-21 01:36:22 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-07-21 01:36:22 +0000
commit1bc850011b7f74f2b5784230b8a46ef0580db4f1 (patch)
treee43cf872aaa719ed6940df8a51df63d05241c1d2 /etc/rc.initial
parent21ac33e0511904e073013cf2c97200880470a136 (diff)
downloadpfsense-1bc850011b7f74f2b5784230b8a46ef0580db4f1.zip
pfsense-1bc850011b7f74f2b5784230b8a46ef0580db4f1.tar.gz
RIP full C installer. We're now switching over to the BSD Installer 2.0
Diffstat (limited to 'etc/rc.initial')
-rwxr-xr-xetc/rc.initial5
1 files changed, 1 insertions, 4 deletions
diff --git a/etc/rc.initial b/etc/rc.initial
index 9a66336..0dbd257 100755
--- a/etc/rc.initial
+++ b/etc/rc.initial
@@ -103,12 +103,9 @@ case ${opmode} in
10)
/usr/sbin/tcpdump -n -e -ttt -i pflog0
;;
-installer.lua)
+installer
/scripts/lua_installer
;;
-installer)
- /scripts/installer.sh
- ;;
99)
if grep "$WORD" "$CONFIG"
then
OpenPOWER on IntegriCloud