Home | History | Annotate | Line # | Download | only in rc.d
      1  1.1    lukem #!/bin/sh
      2  1.1    lukem #
      3  1.2  thorpej # $NetBSD: NETWORKING,v 1.2 2002/03/22 04:33:57 thorpej Exp $
      4  1.1    lukem #
      5  1.1    lukem 
      6  1.1    lukem # PROVIDE: NETWORKING NETWORK
      7  1.1    lukem 
      8  1.1    lukem #	This is a dummy dependency, for services which require networking
      9  1.1    lukem #	to be operational before starting.
     10