opnsense-src/etc/rc.d/NETWORKING

12 lines
279 B
Text
Raw Normal View History

#!/bin/sh
#
# $FreeBSD$
#
# PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing network_ipv6 ppp
# REQUIRE: defaultroute routed mrouted route6d mroute6d resolv
2002-10-12 09:49:21 -04:00
# This is a dummy dependency, for services which require networking
# to be operational before starting.