mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2026-03-07 20:21:05 +01:00
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>