Re: Killing a daemon process
Re: Killing a daemon process
- Subject: Re: Killing a daemon process
- From: Stefan Fisk <email@hidden>
- Date: Fri, 21 Oct 2005 19:23:06 +0200
This might be what you're looking for: http://www.cocoadev.com/
index.pl?FindRunningTask
20 okt 2005 kl. 22.54 skrev email@hidden:
Hi All,
My application changes some of the config files for a daemon
process. In order for the changes to take affect I need to stop
and restart the process. The way I have it working now is I open
the .pid file get the number and run the kill command through
AuthorizationExecuteWithPrivileges().
The problem is on older OS X versions (10.3.4) this .pid file
does not exist. Is there an easier way to kill a root process, or
get the PID for it?
Thanks in advance,
Kris
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden