Re: startup context: Same player, do not shoot again?
site_archiver@lists.apple.com Delivered-To: darwin-kernel@lists.apple.com S+E -- Quinn "The Eskimo!" <http://www.apple.com/developer/> Apple Developer Technical Support * Networking, Communications, Hardware _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-kernel mailing list (Darwin-kernel@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-kernel/site_archiver%40lists.a... At 15:44 +0200 15/10/04, stephane sudre wrote: Does this mean that as soon as you stop your daemon, you have no way to relaunch it in the startup context? Most of Apple's daemons are BSD based, and thus don't really care what Mach bootstrap port namespace they launch in. Which ways are the not recommended to start in the startup context? The one I'd recommend, especially for relaunching a daemon, is "/usr/libexec/StartupItemContext" <x-man-page://8/StartupItemContext>. This email sent to site_archiver@lists.apple.com
participants (1)
-
Quinn