Launch Daemon Best Practices?
Launch Daemon Best Practices?
- Subject: Launch Daemon Best Practices?
- From: Karl Moskowski <email@hidden>
- Date: Tue, 11 Mar 2008 18:30:00 -0400
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 (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