FROM : Finlay Dobbie
DATE : Mon Nov 19 13:12:42 2007
On Nov 17, 2007 3:02 PM, Derek Chesterfield <<email_removed>> wrote:
> ...and launchd does support per-user Agents from /Library/
> LaunchAgents, which - if I understand correctly - launch at login time.
> <http://developer.apple.com/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/LaunchOnDemandDaemons.html
LaunchAgents do not work as you might expect in Tiger (due to some
issues in the handling of bootstrap port namespaces IIRC). You will
probably want to avoid them.
For Tiger, there is an undocumented system login item plist. I forget
the details, but I believe DTS has some sample code for manipulating
it that they will give out on request.
-- Finlay
DATE : Mon Nov 19 13:12:42 2007
On Nov 17, 2007 3:02 PM, Derek Chesterfield <<email_removed>> wrote:
> ...and launchd does support per-user Agents from /Library/
> LaunchAgents, which - if I understand correctly - launch at login time.
> <http://developer.apple.com/documentation/MacOSX/Conceptual/BPSystemStartup/Articles/LaunchOnDemandDaemons.html
LaunchAgents do not work as you might expect in Tiger (due to some
issues in the handling of bootstrap port namespaces IIRC). You will
probably want to avoid them.
For Tiger, there is an undocumented system login item plist. I forget
the details, but I believe DTS has some sample code for manipulating
it that they will give out on request.
-- Finlay
| Related mails | Author | Date |
|---|---|---|
| JanakiRam | Nov 17, 10:50 | |
| Vlad Alexa | Nov 17, 11:28 | |
| Andreas Mayer | Nov 17, 12:22 | |
| Andrew Farmer | Nov 17, 14:51 | |
| JanakiRam | Nov 17, 15:45 | |
| Derek Chesterfield | Nov 17, 16:02 | |
| Andreas Mayer | Nov 17, 16:22 | |
| Dave Hersey | Nov 17, 19:33 | |
| Finlay Dobbie | Nov 19, 13:12 |






Cocoa mail archive

