site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=siaKL5TmO5ZMsxj+EwbEK8W6LoqnggaXjnT2KEW+RSY=; b=fS9QdtgVHvgdWp3cYEYKLLb9TBf0Ke2EhlqBWjf6P6XD8MIcY0oDW/ZCsRCLs8hXpV jPkBoEvDVNlDcAA9VecpmQXctD3SXJHd0s5qYDQ8gO5vrRxvxfQFbjLG9I0f0ec39llk QQ6jT75EfhnkTy82xuAuC/Vn7gx1ky/r07Rms= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=exlOhLZby2eh2SaYoDC9tSEUnShya3cvzbxhkKPeHw4k5ofwGb9b9Yll7iEjEJyHL1 l9V2ywNXvPw09uvJqMgm8QCzddpd8hgCV/iuzPbQlysGxmSmk1lDC29HAPbN1YFbq6RW lxZFbqZn6A4+NvySah/F09UM4+zr3AT58QV7k= On Tue, Feb 3, 2009 at 9:37 AM, Rakesh Singhal <rakesh.singhal@gmail.com> wrote:
I am using carbon framework which is not daemon-safe, others are daemon safe.
You cannot reliably run this process as a launch daemon as a result of using Carbon. You will have to run it as an launch agent for aqua sessions (or login item to support "legacy" OS versions).... or be rewritten to use only daemon safe frameworks/libraries. -Shawn _______________________________________________ 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