site_archiver@lists.apple.com Delivered-To: Darwin-dev@lists.apple.com In message <ab20c92d0605150245p5de1a737jfbcaef02fec4fd11@mail.gmail.com>, "Finl ay Dobbie" writes:
On 15/05/06, Kevin Van Vechten <kevin@opendarwin.org> wrote:
Lastly, StartupItems are on their way out, and unless you're seeking compatibility with pre-Tiger (10.4) systems, you'd be better off using a launchd plist.
launchd doesn't have daemon dependency support, last I checked.
Nope! I also found what seems to be a documentation bug. If you're using it for one-shot spawn and forget items, the equivalent of "cmd &" in /etc/rc, you have to disregard all of the warnings about closing file descriptors, et al., because if you don't close out file descriptors for your daemon processes, launchd hangs waiting for them to "complete". -s _______________________________________________ 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)
-
seebs@plethora.net