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

# PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing network_ipv6 ppp
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv

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