diff options
| author | Cy Schubert <cy@FreeBSD.org> | 2019-03-22 01:42:27 +0000 |
|---|---|---|
| committer | Cy Schubert <cy@FreeBSD.org> | 2019-03-22 01:42:27 +0000 |
| commit | c2973001966c85e1b6df11cc5a9bf0135e7affef (patch) | |
| tree | fea4a4e191e6abd82f10c99d1123cd9a23e5dbc4 /libexec/rc | |
| parent | d8f937104405eddc49dc5028846585bc340d1bbd (diff) | |
Notes
Diffstat (limited to 'libexec/rc')
| -rw-r--r-- | libexec/rc/rc.d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/libexec/rc/rc.d/Makefile b/libexec/rc/rc.d/Makefile index 3eef01e58b217..e4b335370b714 100644 --- a/libexec/rc/rc.d/Makefile +++ b/libexec/rc/rc.d/Makefile @@ -215,7 +215,8 @@ CONFS+= inetd CONFS+= ipfilter \ ipfs \ ipmon \ - ipnat + ipnat \ + ippool .endif .if ${MK_IPFW} != "no" |
