198184Sgordon#!/bin/sh
298184Sgordon#
398184Sgordon# $FreeBSD$
498184Sgordon#
598184Sgordon
698184Sgordon# PROVIDE: NETWORKING NETWORK
7197139Shrs# REQUIRE: netif netoptions routing ppp ipfw stf faith
8225684Shrs# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
9226786Smm# REQUIRE: static_arp static_ndp
1098184Sgordon
11104985Sschweikh#	This is a dummy dependency, for services which require networking
1298184Sgordon#	to be operational before starting.
13