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