ddns-scripts: fix daemon to reload instead of kill
authorPaul Donald <redacted>
Fri, 11 Apr 2025 14:27:14 +0000 (16:27 +0200)
committerFlorian Eckert <redacted>
Fri, 18 Apr 2025 16:06:14 +0000 (18:06 +0200)
commit9f3d6fed24988e5855b9586947c73ccf1efb3273
treed3e2faec43eb4fa9ee3a36f3d5737337655305ad
parent081f1856a5e60bf2872c385933b1c5d7a704fc62
ddns-scripts: fix daemon to reload instead of kill

Instead of just killing all the processes, let's actually reload them,
since that's what the user would expect when issuing a 'reload' command.

Move the killall portion to a kill function

Signed-off-by: Paul Donald <redacted>
net/ddns-scripts/files/etc/init.d/ddns
net/ddns-scripts/files/usr/lib/ddns/dynamic_dns_updater.sh
git clone https://git.99rst.org/PROJECT