mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-05-04 17:36:12 +02:00
netifd: use procd_add_reload_data_trigger
Reload config if any network or wifi interfaces/devices were changed via procd data. Signed-off-by: Felix Fietkau <nbd@nbd.name>
This commit is contained in:
parent
95e2b3e9b8
commit
714f657f3f
@ -134,6 +134,7 @@ validate_switch_vlan()
|
||||
service_triggers()
|
||||
{
|
||||
procd_add_reload_trigger network wireless
|
||||
procd_add_reload_data_trigger network-device network-interface bridge-vlan wifi-device wifi-iface
|
||||
|
||||
procd_open_validate
|
||||
validate_atm_bridge_section
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user