<HTML>
<HEAD>
<TITLE>Lingon - launchd - syntax help</TITLE>
</HEAD>
<BODY>
<FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Greetings all,<BR>
<BR>
I&#8217;m making my first dive into launchd. I want to schedule a script and am using Lingon &lt;<a href="http://tuppis.com/lingon/">http://tuppis.com/lingon/</a>&gt; to help me a bit. The script has permissions of 777 for debug purposes.<BR>
<BR>
The terminal command that works is:<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>. /somedirectory/poll-blogs-script.sh &nbsp;(with a space between the period and the first slash)<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>That command in Lingon/launchd gives me a &#8220;posix_spawnp(&#8220;.&#8221;, ...): Permission denied&#8221; error<BR>
<BR>
I am suspecting this is a basic syntax issue ... Can you help?<BR>
<BR>
Thanks,<BR>
<BR>
Dean</SPAN></FONT>
</BODY>
</HTML>