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