ddns-scripts: switch to procd handling
authorFlorian Eckert <redacted>
Fri, 13 Mar 2026 10:18:46 +0000 (11:18 +0100)
committerFlorian Eckert <redacted>
Fri, 20 Mar 2026 06:30:39 +0000 (07:30 +0100)
commitb1502c453e50aac26ada49dd87300eb6c4449e36
treecfc7dfae2455da96120e8587b94fda2c503168f7
parentcb9813125e920204b7524d8bb6382ea36d54de72
ddns-scripts: switch to procd handling

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 <redacted>
Tested-by: Luiz Angelo Daros de Luca <redacted>
net/ddns-scripts/Makefile
net/ddns-scripts/files/etc/hotplug.d/iface/ddns
net/ddns-scripts/files/etc/init.d/ddns
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_functions.sh
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_lucihelper.sh
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh
git clone https://git.99rst.org/PROJECT