From 7eec1ea437c5b6f4dd7f49c2b7b95e88a1f3252b Mon Sep 17 00:00:00 2001 From: green Date: Fri, 27 Feb 2004 22:08:19 +0000 Subject: What depends on ipfilter should probably also start ipfw at the same time. --- etc/rc.d/netif | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc/rc.d/netif') diff --git a/etc/rc.d/netif b/etc/rc.d/netif index e149c3d..6a255bb 100644 --- a/etc/rc.d/netif +++ b/etc/rc.d/netif @@ -26,7 +26,7 @@ # # PROVIDE: netif -# REQUIRE: atm1 ipfilter mountcritlocal pccard serial sppp sysctl +# REQUIRE: atm1 ipfilter ipfw mountcritlocal pccard serial sppp sysctl # KEYWORD: FreeBSD . /etc/rc.subr -- cgit v1.1