mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
From r345400, connect ippool to the build/install.
PR: 218433 MFC after: 2 weeks X-MFC with: r345400
This commit is contained in:
parent
d8f9371044
commit
c297300196
1 changed files with 2 additions and 1 deletions
|
|
@ -215,7 +215,8 @@ CONFS+= inetd
|
|||
CONFS+= ipfilter \
|
||||
ipfs \
|
||||
ipmon \
|
||||
ipnat
|
||||
ipnat \
|
||||
ippool
|
||||
.endif
|
||||
|
||||
.if ${MK_IPFW} != "no"
|
||||
|
|
|
|||
Loading…
Reference in a new issue