mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
The 'ddns-scripts' packages still uses not the procd service handling. This commit changes this. This change also resolves the issue where, if a UCI configuration is already present, the process is blocked during installation via APK and does not complete. Signed-off-by: Florian Eckert <fe@dev.tdt.de> Tested-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>