Date: Tue, 12 Mar 2002 12:25:25 -0800 (PST) From: "Crist J. Clark" <cjc@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/etc rc.network Message-ID: <200203122025.g2CKPP966458@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
cjc 2002/03/12 12:25:25 PST Modified files: etc rc.network Log: The reload of ipf(8) rules should depend on $ipfilter_enable, not $ipfilter_active. $ipfilter_enable is set to "NO" if modules fail to load, and $ipfilter_active can be "YES" when we are not using ipf(8). MFC after: 3 days Revision Changes Path 1.128 +2 -3 src/etc/rc.network To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203122025.g2CKPP966458>