Home | History | Annotate | Line # | Download | only in rc.d
SERVERS revision 1.2
      1  1.1  lukem #!/bin/sh
      2  1.1  lukem #
      3  1.2  lukem # $NetBSD: SERVERS,v 1.2 2000/07/26 00:11:49 lukem Exp $
      4  1.1  lukem #
      5  1.1  lukem 
      6  1.1  lukem # PROVIDE: SERVERS
      7  1.2  lukem # REQUIRE: ipmon ppp savecore syslogd
      8  1.1  lukem 
      9  1.1  lukem #	This is a dummy dependancy, for early-start servers relying on
     10  1.1  lukem #	some basic configuration.
     11