NetBSD/etc/rc.d/NETWORKING

11 lines
245 B
Plaintext
Raw Normal View History

#!/bin/sh
#
# $NetBSD: NETWORKING,v 1.1 2002/01/31 01:26:05 lukem Exp $
#
# PROVIDE: NETWORKING 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.