[OpenWrt-Devel] [PATCH] procd: hotplug.json: allow passing hotplug events from all subsystems

John Crispin blogic at openwrt.org
Sun Nov 29 05:26:24 EST 2015


On 29/11/2015 05:10, Luiz Angelo Daros de Luca wrote:
> John,
> 
> How about generate the subsystem list from /etc/hotplug.d dirs. The list
> could be loaded at startup and refreshed the same way hotplug.json is (
> which might be "never" as procd does not have an "init q").
> 
> Regards,
> 
> Luiz
> 

Hi,

nope that would not go well with our dynamic config reload as it would
be boot time config. additionally the system comes up on a r/o fs during
preinit so you would not be able to fiddle with the files anyhow. all
changes you make wont be available that early during boot.

John
_______________________________________________
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