mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Temporarily disable ipfstat and ipnat in /rescue to fix world.
This commit is contained in:
parent
cd30ca946d
commit
709f2f3096
1 changed files with 1 additions and 1 deletions
|
|
@ -128,7 +128,7 @@ CRUNCH_PROGS_sbin+= vinum
|
|||
.endif
|
||||
|
||||
.if !defined(NO_IPFILTER)
|
||||
CRUNCH_PROGS_sbin+= ipf ipfs ipfstat ipmon ipnat
|
||||
CRUNCH_PROGS_sbin+= ipf ipfs ipmon
|
||||
.endif
|
||||
|
||||
# crunchgen does not like C++ programs; this should be fixed someday
|
||||
|
|
|
|||
Loading…
Reference in a new issue