summaryrefslogtreecommitdiffstats
path: root/etc/rc.d/DAEMON
diff options
context:
space:
mode:
Diffstat (limited to 'etc/rc.d/DAEMON')
-rwxr-xr-xetc/rc.d/DAEMON12
1 files changed, 12 insertions, 0 deletions
diff --git a/etc/rc.d/DAEMON b/etc/rc.d/DAEMON
new file mode 100755
index 0000000..5619e56
--- /dev/null
+++ b/etc/rc.d/DAEMON
@@ -0,0 +1,12 @@
+#!/bin/sh
+#
+# $NetBSD: DAEMON,v 1.4 2000/08/21 23:39:07 lukem Exp $
+#
+
+# PROVIDE: DAEMON
+# REQUIRE: accounting aftermountlkm amd cleartmp dmesg ipmon
+# REQUIRE: ipnat ipsec ldconfig named network nonlocalswap nfslocking
+# REQUIRE: pwcheck quota savecore securelevel sysctl sysdb virecover ypbind
+
+# This is a dummy dependancy, to ensure that general purpose daemons
+# are run _after_ the above are.
OpenPOWER on IntegriCloud