xref: /freebsd/libexec/rc/rc.d/SERVERS (revision 028af4ae670c3b7757a92a24d663a1d9fe065266)
10696600cSBjoern A. Zeeb#!/bin/sh
20696600cSBjoern A. Zeeb#
30696600cSBjoern A. Zeeb# $FreeBSD$
40696600cSBjoern A. Zeeb#
50696600cSBjoern A. Zeeb
60696600cSBjoern A. Zeeb# PROVIDE: SERVERS
7*028af4aeSEdward Tomasz Napierala# REQUIRE: mountcritremote sysvipc linux ldconfig savecore watchdogd
80696600cSBjoern A. Zeeb
90696600cSBjoern A. Zeeb#	This is a dummy dependency, for early-start servers relying on
100696600cSBjoern A. Zeeb#	some basic configuration.
11