I'm working on a utility that has to be running even if no one is logged in. A bit of research leads me to think I should implement it as a launch daemon, with a separate configuration UI.

Am I on the right track, or is there a better approach? Any pointers to sample code?

I assume I'm going to have to get the GUI to write settings to / Library/Preferences/, and notify the daemon of to reload changes via distributed objects. Is it possible to get NSUserDefaults to write there (instead of ~/Library/Preferences/)?

Thanks.

--Karl.
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to [EMAIL PROTECTED]

Reply via email to