Re: HowTo: server
Re: HowTo: server
- Subject: Re: HowTo: server
- From: Ryan McGann <email@hidden>
- Date: Wed, 9 Apr 2003 00:03:35 -0700
On Tuesday, April 8, 2003, at 10:00 PM, email@hidden wrote:
Me to!
All I have figured out is that I need to deamonize() the app, but as
far as
starting at launch, I am not too sure.
Lloyd Dupont wrote:
I want to write a service/server/daemon which should start at launch
time.
how to install / configure / register it ?
You need to create a StartupItem. Create a folder in /Library called
StartupItems. Then look at the format of the system Startup items (in
/System/StartupItems/) to create your own. Also this document may be
helpful:
http://www.opensource.apple.com/projects/documentation/howto/html/
SystemStarter_HOWTO.html
http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview/
BootingLogin/chapter_4_section_12.html
--Ryan
Ryan McGann
Macintosh Internet Security
Symantec Corporation
email@hidden
Office: email@hidden
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.