<HTML><HEAD></HEAD>
<BODY dir=ltr>
<DIV dir=ltr>
<DIV style="FONT-SIZE: 10pt; FONT-FAMILY: 'Comic Sans MS'; COLOR: #000000">
<DIV>The main source of your problem is the first line of your init script 
starts with: #!/bin/ash instead of #!/bin/sh</DIV>
<DIV> </DIV>
<DIV>The OpenWrt build script that process the start/stop items in /etc/init.d 
is using:</DIV>
<DIV>    grep '#!/bin/sh /etc/rc.common'</DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'>
<DIV style="FONT: 10pt tahoma">
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">to determine the need to create the initial rc.d 
links.</FONT></DIV>
<DIV><FONT face="Comic Sans MS"></FONT> </DIV>
<DIV><FONT face="Comic Sans MS">HTH,</FONT></DIV>
<DIV><FONT face="Comic Sans MS">/ted</FONT></DIV>
<DIV><FONT size=3 face="Courier New"></FONT></DIV>
<DIV 
style='FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: "Calibri"; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; DISPLAY: inline'><SPAN 
style="FONT-FAMILY: courier new,monospace"></SPAN></DIV></DIV></DIV></DIV></DIV></BODY></HTML>