NetBSD/etc/rc.d/NETWORKING

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.