Re: Launchd domain socket permission problem
Re: Launchd domain socket permission problem
- Subject: Re: Launchd domain socket permission problem
- From: Dave Zarzycki <email@hidden>
- Date: Fri, 4 Aug 2006 14:20:06 -0700
On Aug 4, 2006, at 1:58 PM, Peter Bierman wrote:
My first guess would be the umask. For that to be involved, you
might be creating the socket from a script instead of as part of
your package payload. Either have your application create the socket
at runtime and assign correct permissions then, or make the socket
part of your package payload.
Agreed. Although as the launchd maintainer, I'd rather see the socket
created as a part of the launchd job schema outlined in the property
list, but that is my personal agenda. :-P
davez
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden