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