]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - etc/rc.d/NETWORKING
MFhead @ r275692
[FreeBSD/FreeBSD.git] / etc / rc.d / NETWORKING
1 #!/bin/sh
2 #
3 # $FreeBSD$
4 #
5
6 # PROVIDE: NETWORKING NETWORK
7 # REQUIRE: netif netoptions routing DNS FIREWALL
8 # REQUIRE: defaultroute resolv bridge
9 # REQUIRE: static_arp
10
11 #       This is a dummy dependency, for services which require networking
12 #       to be operational before starting.