xref: /dragonfly/etc/rc.d/NETWORKING (revision 9c600e7d)
1#!/bin/sh
2#
3# $NetBSD: NETWORKING,v 1.2 2002/03/22 04:33:57 thorpej Exp $
4# $FreeBSD: src/etc/rc.d/NETWORKING,v 1.6 2003/06/29 05:15:57 mtm Exp $
5# $DragonFly: src/etc/rc.d/NETWORKING,v 1.1 2003/07/24 06:35:37 dillon Exp $
6#
7
8# PROVIDE: NETWORKING NETWORK
9# REQUIRE: network dhclient altqd netif routing network_ipv6 isdnd ppp-user
10# REQUIRE: routed mrouted route6d mroute6d
11# KEYWORD: DragonFly FreeBSD NetBSD
12
13#	This is a dummy dependency, for services which require networking
14#	to be operational before starting.
15