NetBSD/etc/rc.d/NETWORK

11 lines
231 B
Bash

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