]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/rc.d/NETWORKING
Pull in /etc/rc.conf.d/network so that ifconfig_<if> variables can be
[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 routing network_ipv6 isdnd ppp
9 # REQUIRE: routed mrouted route6d mroute6d
10
11 #       This is a dummy dependency, for services which require networking
12 #       to be operational before starting.