[launchd-dev] What does launchd do, if the application in "Program" section was not found?
Damien Sorresso
dsorresso at apple.com
Wed Oct 27 10:47:47 PDT 2010
On Oct 27, 2010, at 6:08 AM, Yvon Thoraval wrote:
> for example, this morning i got an exit status of 256 for a lauchagent, reaging system;log gave me :
>
> Oct 27 05:45:00 imyt com.apple.launchd.peruser.501[124] (org.ytho.webkit.latest[4319]): posix_spawn("/Users/yt/bin/org.ytho.webkit.latest.zsh", ...): No such file or directory
>
> launchd was unable to find the script "/Users/yt/bin/org.ytho.webkit.latest.zsh" because it doesn't exist altought the "/Users/yt/bin/org.ytho.webkit.latest.rb" (same name different extension) does exist…
strcmp("org.ytho.webkit.latest.rb", "org.ytho.webkit.latest.zsh") != 0
:)
--
Damien Sorresso
BSD Engineering
Apple Inc.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/launchd-dev/attachments/20101027/8d8db45c/attachment.html>
More information about the launchd-dev
mailing list