NetBSD/etc/rc.d/DAEMON

14 lines
421 B
Plaintext
Raw Normal View History

2000-03-10 14:53:23 +03:00
#!/bin/sh
#
# $NetBSD: DAEMON,v 1.7 2002/01/31 01:26:05 lukem Exp $
2000-03-10 14:53:23 +03:00
#
# PROVIDE: DAEMON
# REQUIRE: NETWORKING 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.