Hi Gerald

Thanks for your quick reply

On Sat, Sep 13, 2014 at 2:59 PM, Gerald Matzka <mgeral...@yahoo.de> wrote:


> Take a look at http://wiki.openwrt.org/doc/devel/packages - section
> Package/postinst.
> Seems you forgot the #!/bin/sh
>

Now I update the Makefile like this (there is no indentation)

define Package/postinst
#!/bin/sh
/etc/init.d/puppysplash enable
endef

but still, no symlink to /etc/init.d/puppysplash is created in /etc/rc.d/

-- 
***********************************************
* Nguyễn Hồng Quân                            *
* Y!M: ng_hquan_vn                            *
* Facebook: ng.hong.quan                      *
* Web: quan.hoabinh.vn                        *
***********************************************
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to