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