1 #!/bin/sh 2 # 3 # $NetBSD: DAEMON,v 1.6 2001/04/19 16:18:27 lukem Exp $ 4 # 5 6 # PROVIDE: DAEMON 7 # REQUIRE: NETWORK SERVERS 8 # REQUIRE: accounting aftermountlkm amd cleartmp dmesg ipmon 9 # REQUIRE: ipnat ipsec ldconfig named nonlocalswap nfslocking 10 # REQUIRE: pwcheck quota savecore securelevel sysctl sysdb virecover ypbind 11 12 # This is a dummy dependency, to ensure that general purpose daemons 13 # are run _after_ the above are. 14