Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

obster

macrumors newbie
Original poster
May 27, 2009
16
0
Hi all,

I have place a Plist into the LaunchAgents folder the Plist looks like this:

?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN"
"http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>Label</key>
<string>com.Cymphonix.launchd.client</string>
<key>ProgramArguments</key>
<array>
<string>/Library/Cymdir/cymdirLoginScript.command</string>
</array>
<key>RunAtLoad</key>
<true/>
<key>KeepAlive</key>
<true/>
</dict>
</plist>

once i reboot it dosnt work and when i look into console i get error message that says

8/27/09 1:48:10 PM com.apple.launchd[451] (com.Cymphonix.launchd.client[3452]) Stray process with PGID equal to this dead job: PID 3454 PPID 1 bash

the PID num always changes)

the permissions are:
System Read/write
wheel: read
Everyone: Read

thank you

Scott
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.