• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: luanchd plist won't load after restart
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Follow-Ups:
    • Re: luanchd plist won't load after restart
      • From: Quinn <email@hidden>
    • Re: luanchd plist won't load after restart
      • From: Eli Bach <email@hidden>
    • Re: luanchd plist won't load after restart
      • From: Jens Alfke <email@hidden>
References: 
 >luanchd plist won't load after restart (From: Ian Mark Salvame <email@hidden>)
 >Re: luanchd plist won't load after restart (From: Quinn <email@hidden>)

  • Prev by Date: Re: luanchd plist won't load after restart
  • Next by Date: Re: luanchd plist won't load after restart
  • Previous by thread: Re: luanchd plist won't load after restart
  • Next by thread: Re: luanchd plist won't load after restart
  • Index(es):
    • Date
    • Thread