[BACK]Return to SERVERS CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / etc / rc.d

Annotation of src/etc/rc.d/SERVERS, Revision 1.7

1.1       lukem       1: #!/bin/sh
                      2: #
1.7     ! lukem       3: # $NetBSD: SERVERS,v 1.6 2001/02/28 18:14:50 lukem Exp $
1.1       lukem       4: #
                      5:
                      6: # PROVIDE: SERVERS
1.6       lukem       7: # REQUIRE: ike ipmon kdc mountcritremote newsyslog ppp savecore syslogd
1.1       lukem       8:
1.7     ! lukem       9: #      This is a dummy dependency, for early-start servers relying on
1.1       lukem      10: #      some basic configuration.

CVSweb <webmaster@jp.NetBSD.org>