Hi,

init scripts placed in files/etc/init.d/ are not enabled anymore.
This is probably caused by this change:
https://dev.openwrt.org/changeset/42470

A workaround would be to enable init scripts in /etc/uci-defaults/.
But this does not work because the list of executed scripts seem to be 
determined
before the first init script is executed.

So there seem to be two solutions:
- enable init scripts in files/etc/init.d/ again
- rescan the init scripts after each executed init script in case there have 
been changes

Is there another option?

regards,
mwarning

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to