Alternate version of rev 1.20.
Comment out rather than totally remove the ipfilter pieces that we need reconnected some day. This is now only ipnat as it is for configuring NAT. ipfstat is meant for reporting statistics/filter lists. For /rescue it is enough to configure lists but not view the installed ones.
This commit is contained in:
parent
3cce43b94e
commit
dcae43e905
@ -128,7 +128,7 @@ CRUNCH_PROGS_sbin+= vinum
|
||||
.endif
|
||||
|
||||
.if !defined(NO_IPFILTER)
|
||||
CRUNCH_PROGS_sbin+= ipf ipfs ipmon
|
||||
CRUNCH_PROGS_sbin+= ipf ipfs ipmon # ipnat
|
||||
.endif
|
||||
|
||||
# crunchgen does not like C++ programs; this should be fixed someday
|
||||
|
Loading…
Reference in New Issue
Block a user