site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=mb+sQXR/drqUV35e7b4zy1AnYOHjbCNjpEm9JS+PogEZ8CQHMzAXKTxs2K7/EArJd4PptC8osRNSABtmKLs6vIVY8M9GPKkLM/b3QHWBk/8DHqLz34GvQ3x+rwKNaIwGAjW1bPyiOn2am9Q0VL+j/3HNzfB6tbwwxpjzGoX2eMo= Is there a way to specify in a launchd.plist that it depends on a kext first being loaded during system boot? I have a daemon that should be launched by launchd only after the network drivers (e.g. com.apple.iokit.AppleYukon on a MacBook Pro) have been loaded. Also, is there a document explaining the system boot process as it relates to the order of such kexts being loaded, versus launchd running system startup tasks? Thanks -- Bhavesh P. Davda _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Bhavesh Davda