13 lines
403 B
Bash
Executable File
13 lines
403 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 databases dmesg ipmon
|
|
# REQUIRE: ipnat ipsec ldconfig named network nonlocalswap nfslocking
|
|
# REQUIRE: pwcheck quota savecore securelevel sysctl virecover ypbind
|
|
|
|
# This is a dummy dependancy, to ensure that general purpose daemons
|
|
# are run _after_ the above are.
|