mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-17 14:50:15 +04: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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user