NetBSD/etc/rc.d/NETWORK

11 lines
225 B
Bash

#!/bin/sh
#
# $NetBSD: NETWORK,v 1.1 2000/07/26 00:11:49 lukem Exp $
#
# PROVIDE: NETWORK
# REQUIRE: network dhclient
# This is a dummy dependancy, for services which require networking
# to be operational before starting.