NETWORKING revision 174438
1#!/bin/sh
2#
3# $FreeBSD: head/etc/rc.d/NETWORKING 174438 2007-12-08 07:20:23Z dougb $
4#
5
6# PROVIDE: NETWORKING NETWORK
7# REQUIRE: netif netoptions routing network_ipv6 isdnd ppp
8# REQUIRE: routed mrouted route6d mroute6d resolv
9
10#	This is a dummy dependency, for services which require networking
11#	to be operational before starting.
12