Home | History | Annotate | Line # | Download | only in rc.d
NETWORKING revision 1.1
      1 #!/bin/sh
      2 #
      3 # $NetBSD: NETWORKING,v 1.1 2002/01/31 01:26:05 lukem Exp $
      4 #
      5 
      6 # PROVIDE: NETWORKING NETWORK
      7 # REQUIRE: network dhclient altqd
      8 
      9 #	This is a dummy dependency, for services which require networking
     10 #	to be operational before starting.
     11