NetBSD/etc/rc.d/DAEMON

13 lines
378 B
Plaintext
Raw Normal View History

2000-03-10 14:53:23 +03:00
#!/bin/sh
#
2000-07-21 03:36:56 +04:00
# $NetBSD: DAEMON,v 1.3 2000/07/20 23:37:32 lukem Exp $
2000-03-10 14:53:23 +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
# REQUIRE: aftermountlkm nfslocking ipsec
2000-03-10 14:53:23 +03:00
2000-07-21 03:36:56 +04:00
# This is a dummy dependancy, to ensure that general purpose daemons
# are run _after_ the above are.