Merge branch 'vendor/OPENSSH'
[dragonfly.git] / etc / rc.d / SERVERS
1 #!/bin/sh
2 #
3 # $NetBSD: SERVERS,v 1.9 2002/03/22 04:33:57 thorpej Exp $
4 # $FreeBSD: src/etc/rc.d/SERVERS,v 1.3 2002/10/12 13:49:21 schweikh Exp $
5 # $DragonFly: src/etc/rc.d/SERVERS,v 1.4 2005/11/19 21:47:32 swildner Exp $
6 #
7
8 # PROVIDE: SERVERS
9 # REQUIRE: mountcritremote
10
11 #       This is a dummy dependency, for early-start servers relying on
12 #       some basic configuration.
13 . /etc/rc.subr
14 dummy_rc_command "$1"
15