9d62501fd8
Note that `rc' and `rc.shutdown' could not be imported because we already have files with those names.
13 lines
399 B
Bash
Executable File
13 lines
399 B
Bash
Executable File
#!/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.
|