]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - etc/rc.d/NETWORKING
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.git] / etc / rc.d / NETWORKING
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 # PROVIDE: NETWORKING NETWORK
7 # REQUIRE: netif netoptions routing network_ipv6 ppp ipfw
8 # REQUIRE: defaultroute routed mrouted route6d mroute6d resolv
9
10 #       This is a dummy dependency, for services which require networking
11 #       to be operational before starting.