luci-base: ucitrack: fix broken affects logic
authorJo-Philipp Wich <jo@mein.io>
Wed, 30 Mar 2022 12:09:10 +0000 (14:09 +0200)
committerJo-Philipp Wich <jo@mein.io>
Wed, 30 Mar 2022 12:12:38 +0000 (14:12 +0200)
commit71106351344ea390e0f510e3f9ad34685bacc1ee
tree996292e5e423da751f20e712606d762b2dd3630a
parentdb2ae359884f102027f1ea7c29158fe23cc4a0c3
luci-base: ucitrack: fix broken affects logic

Changes on a given configuration should trigger change events on affected
configurations, not the other way around.

Fixes: #5745
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
modules/luci-base/root/etc/init.d/ucitrack