mirror of
https://github.com/openwrt/packages.git
synced 2025-12-25 16:17:36 +04:00
As /var/state is used for UCI state, move persistent config for uxc from /var/state/uxc to /var/run/uxc. uxc itself has already been changed to look for it there. Signed-off-by: Daniel Golle <daniel@makrotopia.org>