mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
map-agent: map_genconfig: use ubus uci to commit mapcontroller changes
This commit is contained in:
parent
c3564ff528
commit
d69245f570
1 changed files with 1 additions and 2 deletions
|
|
@ -258,7 +258,6 @@ map_genconf () {
|
|||
config_foreach mapcontroller_remove_mld_id ap
|
||||
}
|
||||
fi
|
||||
uci -q commit mapcontroller
|
||||
ubus send bbfdm.wifidmd.reload
|
||||
ubus -t 5 call uci commit '{"config":"mapcontroller"}'
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue