From 6b4d40385ef4cff34079ed25e5294dcf0125945a Mon Sep 17 00:00:00 2001 From: cy Date: Tue, 23 Apr 2019 04:06:26 +0000 Subject: [PATCH] Fixup mismerge of r345079. CONFS in HEAD and stable/12 is FILES in stable/11. This is a direct commit to the stable/11 branch. Reported by: Allendorf, Scott C --- etc/rc.d/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/etc/rc.d/Makefile b/etc/rc.d/Makefile index e5f03932741..0532b0682a5 100644 --- a/etc/rc.d/Makefile +++ b/etc/rc.d/Makefile @@ -211,7 +211,7 @@ FILES+= inetd .endif .if ${MK_IPFILTER} != "no" -CONFS+= ipfilter \ +FILES+= ipfilter \ ipfs \ ipmon \ ipnat -- 2.45.0