mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 00:32:25 -04:00
pkgbase: Remove FreeBSD-ipfilter package
Put the periodic script for ipfilter in the FreeBSD-ipf package with
all the utilities.
PR: 278042
Sponsored by: Beckhoff Automation GmbH & Co. KG
(cherry picked from commit 0cade55660)
This commit is contained in:
parent
9ddbc3d4d3
commit
2057bf194a
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ DATAPACKAGE= periodic
|
|||
CONFGROUPS+= IPFILTER
|
||||
IPFILTER+= 510.ipfdenied
|
||||
IPFILTER+= 610.ipf6denied
|
||||
IPFILTERPACKAGE= ipfilter
|
||||
IPFILTERPACKAGE= ipf
|
||||
.endif
|
||||
|
||||
.if ${MK_IPFW} != "no"
|
||||
|
|
|
|||
Loading…
Reference in a new issue