<div dir="ltr"><div><div><div><div><div><div>Hello,<br><br></div>When I package an application to ipk file, how do I make the application to automatically start?<br><br></div>I already make the init script, which is supposed to install to /etc/init.d/<br><br></div>I tried add these lines to Makefile<br><br>define Package/postinst<br>    /etc/init.d/puppysplash enable<br>endef<br><br></div>where "puppysplash" is the name of application. But after building the OpenWrt image with that application included, I didn't see the symlink in /etc/rc.d/<br><br></div>So, what is the right way to do?<br><br></div>Thanks<br clear="all"><div><div><div><div><div><div><div><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></div></div></div></div></div></div>