Re: Problems with Launchd Daemon
Re: Problems with Launchd Daemon
- Subject: Re: Problems with Launchd Daemon
- From: Jens Alfke <email@hidden>
- Date: Mon, 28 Apr 2008 22:16:44 -0700
On 28 Apr '08, at 9:52 PM, JanakiRam wrote:
My Daemon will perform activity using Foundation Kit API. While it
starts
the activity , i am opening the Appkit Window and updating the
progress.
If it only performs activity while a user is logged in, does it really
need to run as root?
In general, it's better to require the least amount of privilege. It
would be better if your daemon ran as a per-user agent; the
configuration is almost the same, except that the plist goes into /
Library/LaunchAgents.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden