1 1.1 lukem #!/bin/sh 2 1.1 lukem # 3 1.1.2.1 minoura # $NetBSD: DAEMON,v 1.1.2.1 2000/06/23 15:46:02 minoura Exp $ 4 1.1 lukem # 5 1.1 lukem 6 1.1 lukem # PROVIDE: DAEMON 7 1.1 lukem # REQUIRE: named sysctl cleartmp ldconfig accounting amd virecover ypbind 8 1.1 lukem # REQUIRE: ipnat ipmon savecore pwcheck quota databases network dmesg 9 1.1.2.1 minoura # REQUIRE: aftermountlkm nfslocking ipsec 10 1.1 lukem 11 1.1 lukem # This is a dummy dependancy, to ensure that daemons are run 12 1.1 lukem # _after_ the above are. 13