Skip to content

Fix mapagent and mapcontroller reload issues.

Erik Karlsson - Genexis requested to merge (removed):fix-map-reload into devel

Trigger mapagent reload, which is currently implemented as restart, when mapagent rather than ieee1905 configuration is changed.

The mapcontroller service must be started but without any instance in case it is disabled via uci. If it is stopped entirely, the reload trigger does not work and it is impossible to re-enable mapcontroller via uci without explicit reload.

Merge request reports