xref: /freebsd/libexec/rc/rc.d/NETWORKING (revision d8ffc21c5ca6f7d4f2d9a65dc6308699af0b6a01)
1#!/bin/sh
2#
3# $FreeBSD$
4#
5
6# PROVIDE: NETWORKING NETWORK
7# REQUIRE: netif netwait netoptions routing ppp ipfw stf
8# REQUIRE: defaultroute route6d 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.
13