<div dir="ltr"><div>Hi Gerald<br><br></div>Thanks for your quick reply<br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 13, 2014 at 2:59 PM, Gerald Matzka <span dir="ltr"><<a href="mailto:mgerald21@yahoo.de" target="_blank">mgerald21@yahoo.de</a>></span> wrote:<div><div dir="ltr"><div><br></div></div></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="auto"><span class=""><div><br></div></span><span class=""><div><div><span style="background-color:rgba(255,255,255,0)">Take a look at <a href="http://wiki.openwrt.org/doc/devel/packages" target="_blank">http://wiki.openwrt.org/doc/devel/packages</a> - section Package/postinst. </span></div><div><span style="background-color:rgba(255,255,255,0)">Seems you forgot the #!/bin/sh</span><br></div></div></span></div></blockquote></div><br></div><div class="gmail_extra">Now I update the Makefile like this (there is no indentation)<br><br>define Package/postinst<br>#!/bin/sh<br>/etc/init.d/puppysplash enable<br>endef<br><br></div><div class="gmail_extra">but still, no symlink to /etc/init.d/puppysplash is created in /etc/rc.d/<br></div><div class="gmail_extra"><br>-- <br><div dir="ltr"><div><span style="font-family:courier new,monospace">***********************************************<br>* Nguyễn Hồng Quân                            *<br>* Y!M: ng_hquan_vn                            *<br>* Facebook: ng.hong.quan                      *<br></span></div><span style="font-family:courier new,monospace">* Web: <a href="http://quan.hoabinh.vn" target="_blank">quan.hoabinh.vn</a>                        *<br></span><div><span style="font-family:courier new,monospace">***********************************************</span></div></div>
</div></div>