mirror of
https://github.com/openwrt/luci.git
synced 2026-05-31 10:31:55 +08:00
79ad3ca57d
When DDNS is running, `dynamic_dns_lucihelper.sh` fails to reload. It only starts when DDNS is stopped, which contradicts the button description. Therefore, changed to `/etc/init.d/ddns restart section_id`. Signed-off-by: Andy Chiang <AndyChiang_git@outlook.com>