Author: cy
Date: Fri Mar 22 01:42:27 2019
New Revision: 345401
URL: https://svnweb.freebsd.org/changeset/base/345401
Log:
From r345400, connect ippool to the build/install.
PR: 218433
MFC after: 2 weeks
X-MFC with: r345400
Modified:
head/libexec/rc/rc.d/Makefile
Modified: head/libexec/rc/rc.d/Makefile
==============================================================================
--- head/libexec/rc/rc.d/Makefile Fri Mar 22 01:30:51 2019
(r345400)
+++ head/libexec/rc/rc.d/Makefile Fri Mar 22 01:42:27 2019
(r345401)
@@ -215,7 +215,8 @@ CONFS+= inetd
CONFS+= ipfilter \
ipfs \
ipmon \
- ipnat
+ ipnat \
+ ippool
.endif
.if ${MK_IPFW} != "no"
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"