1 #!/bin/sh 2 # 3 # $NetBSD: DAEMON,v 1.3 2000/07/20 23:37:32 lukem 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 general purpose daemons 12 # are run _after_ the above are. 13