]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - etc/rc.d/NETWORKING
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.git] / etc / rc.d / NETWORKING
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 # PROVIDE: NETWORKING NETWORK
7 # REQUIRE: netif netoptions routing ppp ipfw stf faith
8 # REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
9 # REQUIRE: static_arp static_ndp
10
11 #       This is a dummy dependency, for services which require networking
12 #       to be operational before starting.