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