11 lines
223 B
Plaintext
11 lines
223 B
Plaintext
|
#!/bin/sh
|
||
|
#
|
||
|
# $NetBSD: servers,v 1.1.1.1 2000/03/10 11:53:24 lukem Exp $
|
||
|
#
|
||
|
|
||
|
# PROVIDE: servers
|
||
|
# REQUIRE: ipmon savecore syslogd
|
||
|
|
||
|
# This is a dummy dependancy, for early-start servers relying on
|
||
|
# some basic configuration.
|