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