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:34:42 -0700
Setting the "it is a socket" bits in the path mode is... um...
probably a very bad idea. But it may not explain what you're seeing.
Can you change it to 511 (octal 777) and see if that makes a difference?
davez
On Aug 4, 2006, at 2:30 PM, Kevin Brock wrote:
<com.deterministicnetworks.daemon.dniregsvr.plist>
On Aug 4, 2006, at 2:26 PM, Dave Zarzycki wrote:
The socket is not created by the installer. The socket is created
by launchd when launchd runs, using a launchd schema, and if I
stop and restart launchd I can see it set the permissions back to
755 each time on the affected systems, even though the permissions
in the launchd .plist say that the socket should be 777.
If it's a umask problem it would have to be a umask for launchd in
general, and I'd expect that to break all *kinds* of things.
That is odd. Can you show me your plist?
This plist works fine on most systems... I've verified that the
plist file on the broken system (there are multiple systems, but
I've only personally examined one) matches this one.
Kevin
_______________________________________________
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