Re: luanchd plist won't load after restart
Re: luanchd plist won't load after restart
- Subject: Re: luanchd plist won't load after restart
- From: Ian Mark Salvame <email@hidden>
- Date: Sat, 29 Aug 2009 19:58:37 -0700 (PDT)
By the way, this is how my plist looks like:
<dict>
<key>Label</key>
<string>com.sample.test</string>
<key>Program</key>
<string>/xxx/myAgent.app/Contents/MacOS/myAgent</string>
<key>OnDemand</key>
<true/>
<key>Sockets</key>
<dict>
<key>Listeners</key>
<dict>
<key>Bonjour</key>
<string>myService</string>
<key>SockFamily</key>
<string>IPv4</string>
<key>SockType</key>
<string>dgram</string>
<key>SockServiceName</key>
<string>12345</string>
</dict>
</dict>
</dict>
</plist>
This wont load after restart. I am using 10.5.7.
I installed the plist in /Library/LaunchAgents folder with root wheel ownership and 755 permission.
The plist passed the putil test.
Any advise
why is this happening?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden