04303fd864
Pointed out by: dougb Approved by: re (bz)
12 lines
288 B
Bash
Executable File
12 lines
288 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# PROVIDE: NETWORKING NETWORK
|
|
# REQUIRE: netif netoptions routing ppp ipfw stf faith
|
|
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv bridge
|
|
|
|
# This is a dummy dependency, for services which require networking
|
|
# to be operational before starting.
|