xref: /freebsd-src/libexec/rc/rc.d/NETWORKING (revision 0a7e5f1f02aad2ff5fff1c60f44c6975fd07e1d9)
1#!/bin/sh
2#
3#
4
5# PROVIDE: NETWORKING NETWORK
6# REQUIRE: netif netwait netoptions routing ppp ipfw stf
7# REQUIRE: defaultroute route6d resolv bridge
8# REQUIRE: static_arp static_ndp
9
10#	This is a dummy dependency, for services which require networking
11#	to be operational before starting.
12