2000-03-10 14:53:23 +03:00
|
|
|
#!/bin/sh
|
|
|
|
#
|
2000-09-19 17:04:38 +04:00
|
|
|
# $NetBSD: DAEMON,v 1.5 2000/09/19 13:04:38 lukem Exp $
|
2000-03-10 14:53:23 +03:00
|
|
|
#
|
|
|
|
|
2000-03-13 07:03:52 +03:00
|
|
|
# PROVIDE: DAEMON
|
2000-09-19 17:04:38 +04:00
|
|
|
# REQUIRE: accounting aftermountlkm amd cleartmp dmesg ipmon
|
2000-08-22 03:39:07 +04:00
|
|
|
# REQUIRE: ipnat ipsec ldconfig named network nonlocalswap nfslocking
|
2000-09-19 17:04:38 +04:00
|
|
|
# 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.
|