13 lines
399 B
Bash
Executable File
13 lines
399 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# $NetBSD: DAEMON,v 1.5 2000/09/19 13:04:38 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.
|