Home | History | Annotate | Line # | Download | only in rc.d
SERVERS revision 1.1
      1  1.1  lukem #!/bin/sh
      2  1.1  lukem #
      3  1.1  lukem # $NetBSD: SERVERS,v 1.1 2000/03/13 04:03:54 lukem Exp $
      4  1.1  lukem #
      5  1.1  lukem 
      6  1.1  lukem # PROVIDE: SERVERS
      7  1.1  lukem # REQUIRE: ipmon 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