NetBSD/etc/rc.d/NETWORKING
lukem e00fb37f16 Rename NETWORK to NETWORKING, to allow rc.d to be on a case insensitive
file system (prevents conflict with 'network').  PROVIDE both NETWORKING
and NETWORK (the latter for compatibility with 3rd party scripts).
2002-01-31 01:26:05 +00:00

11 lines
245 B
Bash
Executable File

#!/bin/sh
#
# $NetBSD: NETWORKING,v 1.1 2002/01/31 01:26:05 lukem Exp $
#
# PROVIDE: NETWORKING NETWORK
# REQUIRE: network dhclient altqd
# This is a dummy dependency, for services which require networking
# to be operational before starting.