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