11 lines
203 B
Bash
Executable File
11 lines
203 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
# PROVIDE: SERVERS
|
|
# REQUIRE: mountcritremote abi ldconfig savecore watchdogd kdc
|
|
|
|
# This is a dummy dependency, for early-start servers relying on
|
|
# some basic configuration.
|