As you all know, when an openwrt router is booting, many "iface" hotplug
events are generated for all of the interfaces that are coming up.

If I had an action that I generally wanted to do (i.e. reload
firewall/routing configure) in response to interface transition events,
an /etc/hotplug.d/iface script seems ideal.  However such an action does
cause quite a storm during an initial boot.

Ideally, I'd like to skip processing this particular action during
"iface up" events that are the cause of a system boot but allow them to
run otherwise.

Any thoughts on how I could achieve that?

b.

Attachment: signature.asc
Description: This is a digitally signed message part

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

Reply via email to