summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/NETWORK
blob: 92040d24bdf2ed1c772383e29837be6bf8a839cb (plain)
1
2
3
4
5
6
7
8
9
10
#!/bin/sh
#
# $NetBSD$
#

# PROVIDE: NETWORK
# REQUIRE: network dhclient

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