From c9b510efc93acad4e280c6a0a3e8b33c6a9d5d7e Mon Sep 17 00:00:00 2001 From: Brian Feldman Date: Fri, 27 Feb 2004 22:08:19 +0000 Subject: [PATCH] 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(-) diff --git a/etc/rc.d/netif b/etc/rc.d/netif index e149c3d0814c..6a255bb7dad4 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