NetBSD/etc/rc.d/DAEMON

13 lines
399 B
Plaintext
Raw Normal View History

2000-03-10 14:53:23 +03:00
#!/bin/sh
#
# $NetBSD: DAEMON,v 1.5 2000/09/19 13:04:38 lukem Exp $
2000-03-10 14:53:23 +03:00
#
# 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
2000-03-10 14:53:23 +03:00
2000-07-21 03:36:56 +04:00
# This is a dummy dependancy, to ensure that general purpose daemons
# are run _after_ the above are.