]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/rc.d/NETWORKING
This commit was generated by cvs2svn to compensate for changes in r173619,
[FreeBSD/FreeBSD.git] / etc / rc.d / NETWORKING
1 #!/bin/sh
2 #
3 # $NetBSD: NETWORKING,v 1.2 2002/03/22 04:33:57 thorpej Exp $
4 # $FreeBSD$
5 #
6
7 # PROVIDE: NETWORKING NETWORK
8 # REQUIRE: netif netoptions routing network_ipv6 isdnd ppp
9 # REQUIRE: routed mrouted route6d mroute6d resolv
10
11 #       This is a dummy dependency, for services which require networking
12 #       to be operational before starting.