2000-03-10 14:53:23 +03:00
|
|
|
#!/bin/sh
|
|
|
|
#
|
2000-06-13 20:29:53 +04:00
|
|
|
# $NetBSD: DAEMON,v 1.2 2000/06/13 16:29:54 itojun Exp $
|
2000-03-10 14:53:23 +03:00
|
|
|
#
|
|
|
|
|
2000-03-13 07:03:52 +03:00
|
|
|
# PROVIDE: DAEMON
|
2000-03-10 14:53:23 +03:00
|
|
|
# REQUIRE: named sysctl cleartmp ldconfig accounting amd virecover ypbind
|
|
|
|
# REQUIRE: ipnat ipmon savecore pwcheck quota databases network dmesg
|
2000-06-13 20:29:53 +04:00
|
|
|
# REQUIRE: aftermountlkm nfslocking ipsec
|
2000-03-10 14:53:23 +03:00
|
|
|
|
|
|
|
# This is a dummy dependancy, to ensure that daemons are run
|
|
|
|
# _after_ the above are.
|