From 6e1fe0fc2ddcf1fa46c39099bc83cf2e24682b1e Mon Sep 17 00:00:00 2001 From: Scott Ullrich Date: Sun, 19 Jun 2005 00:20:09 +0000 Subject: [PATCH] BSD Installer support --- etc/rc.initial | 3 +++ 1 file changed, 3 insertions(+) diff --git a/etc/rc.initial b/etc/rc.initial index fc32641bbf..c6270f2235 100755 --- a/etc/rc.initial +++ b/etc/rc.initial @@ -90,6 +90,9 @@ case ${opmode} in 10) /usr/sbin/tcpdump -n -e -ttt -i pflog0 ;; +installer) + /scripts/installer_lua + ;; 99) if grep "$WORD" "$CONFIG" then