1 1.1 lukem #!/bin/sh 2 1.1 lukem # 3 1.2 itojun # $NetBSD: DAEMON,v 1.2 2000/06/13 16:29:54 itojun 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.2 itojun # 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