13 lines
378 B
Bash
Executable File
13 lines
378 B
Bash
Executable File
#!/bin/sh
|
|
#
|
|
# $NetBSD: DAEMON,v 1.3 2000/07/20 23:37:32 lukem Exp $
|
|
#
|
|
|
|
# PROVIDE: DAEMON
|
|
# REQUIRE: named sysctl cleartmp ldconfig accounting amd virecover ypbind
|
|
# REQUIRE: ipnat ipmon savecore pwcheck quota databases network dmesg
|
|
# REQUIRE: aftermountlkm nfslocking ipsec
|
|
|
|
# This is a dummy dependancy, to ensure that general purpose daemons
|
|
# are run _after_ the above are.
|