summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/NETWORKING
blob: 12dd3b0d71b5c96f01a1d7e368315761036f36d4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#!/bin/sh
#
# $FreeBSD$
#

# PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing ppp ipfw stf
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
# REQUIRE: static_arp static_ndp local_unbound

#	This is a dummy dependency, for services which require networking
#	to be operational before starting.
OpenPOWER on IntegriCloud