aboutsummaryrefslogblamecommitdiff
path: root/etc/rc.d/NETWORKING
blob: 2294628ba73559a31597c5aefc7c0ca439d37be3 (plain) (tree)
1
2
3
4
5
6
7
8
9

         



                             
                                                
                                                             
                                
 
                                                                         
                                          
#!/bin/sh
#
# $FreeBSD$
#

# PROVIDE: NETWORKING NETWORK
# REQUIRE: netif netoptions routing ppp ipfw stf
# REQUIRE: defaultroute routed route6d mroute6d resolv bridge
# REQUIRE: static_arp static_ndp

#	This is a dummy dependency, for services which require networking
#	to be operational before starting.