diff options
| author | Doug Barton <dougb@FreeBSD.org> | 2009-06-26 01:04:50 +0000 |
|---|---|---|
| committer | Doug Barton <dougb@FreeBSD.org> | 2009-06-26 01:04:50 +0000 |
| commit | 5ca51aad69757047f23ffca2e3f2ce8323f2bd04 (patch) | |
| tree | 0e6c162ed99032cc18d175278759fff52da56651 /etc/rc.d/NETWORKING | |
| parent | c4c96d5ea56b211caf1abb48f73abb37130b5784 (diff) | |
Notes
Diffstat (limited to 'etc/rc.d/NETWORKING')
| -rwxr-xr-x | etc/rc.d/NETWORKING | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/rc.d/NETWORKING b/etc/rc.d/NETWORKING index a67501b007a7..c72fe0c0267a 100755 --- a/etc/rc.d/NETWORKING +++ b/etc/rc.d/NETWORKING @@ -4,7 +4,7 @@ # # PROVIDE: NETWORKING NETWORK -# REQUIRE: netif netoptions routing network_ipv6 ppp +# REQUIRE: netif netoptions routing network_ipv6 ppp ipfw # REQUIRE: defaultroute routed mrouted route6d mroute6d resolv # This is a dummy dependency, for services which require networking |
