
Am/On Fri, 26 Jun 2009 11:06:40 -0500 schrieb/wrote Larry Stone:
On Fri, 26 Jun 2009, Sebastian Hagedorn wrote:
On 6/18/09 7:11 PM, Bryan Harrison at bryan@bryanharrison.com wrote:
If I allow launchd to start it S<caron>I get an endless succession ofS<caron>
Jun 18 16:50:26 org.list.mailmanctl[1697]: Starting Mailman's master qrunner. Jun 18 16:50:26 com.apple.launchd[1] (org.list.mailmanctl[1697]): Stray process with PGID equal to this dead job: PID 1698 PPID 1 Python Jun 18 16:50:26 com.apple.launchd[1] (org.list.mailmanctl): Throttling respawn: Will start in 9 seconds
I just caught that Bryan notes that he receives an "endless succession" of those messages where as I see one and that's it.
Comparing our launchd .plist files, I see a few differences: Bryan: <key>OnDemand</key> <false/> Me: <key>OnDemand</key> <true/> <key>RunAtLoad</key> <true/>
Larry,
you are my hero, thanks! That looks like working :-)
cheers, Matthias