freebsd-dev/etc/rc.d/NETWORK

11 lines
179 B
Plaintext
Raw Normal View History

#!/bin/sh
#
# $NetBSD$
#
# PROVIDE: NETWORK
# REQUIRE: network dhclient
# This is a dummy dependancy, for services which require networking
# to be operational before starting.