NetBSD/etc/rc.d/NETWORK

11 lines
231 B
Plaintext
Raw Normal View History

#!/bin/sh
#
2001-04-19 19:56:32 +04:00
# $NetBSD: NETWORK,v 1.3 2001/04/19 15:56:32 lukem Exp $
#
# PROVIDE: NETWORK
2001-04-06 03:54:59 +04:00
# REQUIRE: network dhclient altqd
2001-04-19 19:56:32 +04:00
# This is a dummy dependency, for services which require networking
# to be operational before starting.