blob: cfe3d0a3b63043725eb2c4f8dd117a33e3cd5f63 (
plain)
1
2
3
4
5
6
7
8
9
10
|
#!/bin/sh
#
# $NetBSD: SERVERS,v 1.8 2001/04/26 03:56:20 lukem Exp $
#
# PROVIDE: SERVERS
# REQUIRE: ike ipmon isdnd kdc mountcritremote newsyslog ppp savecore syslogd
# This is a dummy dependency, for early-start servers relying on
# some basic configuration.
|