mirror of
https://github.com/openwrt/openwrt.git
synced 2026-06-20 03:31:57 +04:00
aaa2d9f1e5
Check /var/run/uci/ before /etc/config/ so that overlay configs also trigger service reload events. The overlay directory takes precedence, and uci show already handles merging overlay + base configuration correctly. Signed-off-by: John Crispin <john@phrozen.org>