85fa745d03
for some early starting services from the ports collection to have their shared objects available before start. Reviewed by: freebsd-rc (dougb, brooks) MFC After: 3 days
12 lines
239 B
Bash
Executable File
12 lines
239 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# $NetBSD: SERVERS,v 1.9 2002/03/22 04:33:57 thorpej Exp $
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# PROVIDE: SERVERS
|
|
# REQUIRE: mountcritremote abi ldconfig
|
|
|
|
# This is a dummy dependency, for early-start servers relying on
|
|
# some basic configuration.
|