[OpenWrt-Devel] Build ipk and make autostart?

Nguyễn Hồng Quân ng.hong.quan at gmail.com
Sat Sep 13 02:48:22 EDT 2014


Hello,

When I package an application to ipk file, how do I make the application to
automatically start?

I already make the init script, which is supposed to install to /etc/init.d/

I tried add these lines to Makefile

define Package/postinst
    /etc/init.d/puppysplash enable
endef

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/

So, what is the right way to do?

Thanks

-- 
***********************************************
* Nguyễn Hồng Quân                            *
* Y!M: ng_hquan_vn                            *
* Facebook: ng.hong.quan                      *
* Web: quan.hoabinh.vn                        *
***********************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20140913/3595e5ad/attachment.htm>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


More information about the openwrt-devel mailing list