1 1.1 lukem #!/bin/sh 2 1.1 lukem # 3 1.5 lukem # $NetBSD: DAEMON,v 1.5 2000/09/19 13:04:38 lukem Exp $ 4 1.1 lukem # 5 1.1 lukem 6 1.1 lukem # PROVIDE: DAEMON 7 1.5 lukem # REQUIRE: accounting aftermountlkm amd cleartmp dmesg ipmon 8 1.4 lukem # REQUIRE: ipnat ipsec ldconfig named network nonlocalswap nfslocking 9 1.5 lukem # REQUIRE: pwcheck quota savecore securelevel sysctl sysdb virecover ypbind 10 1.1 lukem 11 1.3 lukem # This is a dummy dependancy, to ensure that general purpose daemons 12 1.3 lukem # are run _after_ the above are. 13