mirror of
https://github.com/pfsense/pfsense.git
synced 2025-10-26 11:38:35 +00:00
BSD Installer support
This commit is contained in:
parent
69588d923c
commit
6e1fe0fc2d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user