summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/SERVERS
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/SERVERS')
-rwxr-xr-xetc/rc.d/SERVERS10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/rc.d/SERVERS b/etc/rc.d/SERVERS
new file mode 100755
index 0000000..99a9c17
--- /dev/null
+++ b/etc/rc.d/SERVERS
@@ -0,0 +1,10 @@
+#!/bin/sh
+#
+# $NetBSD: SERVERS,v 1.4 2000/09/21 10:38:04 ad Exp $
+#
+
+# PROVIDE: SERVERS
+# REQUIRE: ipmon kdc newsyslog ppp savecore syslogd ike
+
+# This is a dummy dependancy, for early-start servers relying on
+# some basic configuration.
OpenPOWER on IntegriCloud