<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’m making my first dive into launchd. I want to schedule a script and am using Lingon <<a href="http://tuppis.com/lingon/">http://tuppis.com/lingon/</a>> 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 (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 “posix_spawnp(“.”, ...): Permission denied” 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>