NetBSD/etc/rc.d/DAEMON

14 lines
418 B
Plaintext
Raw Normal View History

2000-03-10 14:53:23 +03:00
#!/bin/sh
#
# $NetBSD: DAEMON,v 1.6 2001/04/19 16:18:27 lukem Exp $
2000-03-10 14:53:23 +03:00
#
# PROVIDE: DAEMON
# REQUIRE: NETWORK SERVERS
# REQUIRE: accounting aftermountlkm amd cleartmp dmesg ipmon
# REQUIRE: ipnat ipsec ldconfig named nonlocalswap nfslocking
# REQUIRE: pwcheck quota savecore securelevel sysctl sysdb virecover ypbind
2000-03-10 14:53:23 +03:00
# This is a dummy dependency, to ensure that general purpose daemons
2000-07-21 03:36:56 +04:00
# are run _after_ the above are.