Re: HowTo: server
Re: HowTo: server
- Subject: Re: HowTo: server
- From: email@hidden
- Date: Wed, 09 Apr 2003 00:09:59 -0700 (PDT)
Sweet.. thanks everyone for directing me to these resources...
Zameer
Ryan McGann wrote:
>
>
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:
>
>
<a
href="
http://mail.canada.com/jump/http://www.opensource.apple.com/projects/documentation/howto/html">
http://www.opensource.apple.com/projects/documentation/howto/html</a>/
>
SystemStarter_HOWTO.html
>
<a
href="
http://mail.canada.com/jump/http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview">
http://developer.apple.com/techpubs/macosx/Essentials/SystemOverview</a>/
>
BootingLogin/chapter_4_section_12.html
>
>
--Ryan
>
>
Ryan McGann
>
Macintosh Internet Security
>
Symantec Corporation
>
email@hidden
>
Office: email@hidden
__________________________________________________________
Get your FREE personalized e-mail at
http://www.canada.com
_______________________________________________
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.