MFC bandwith, delay, mirroring, and pfs work from HEAD.
[dragonfly.git] / etc / rc.d / SERVERS
blob127ddddc0d8a78c25a740d8003dfbd9742b53775
1 #!/bin/sh
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 $
8 # PROVIDE: SERVERS
9 # REQUIRE: mountcritremote
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"