openwrt-packages/net/ddns-scripts
Miguel Angel Mulero Martinez ce9db9e994 ddns-scripts: fix duplication of processes when reloading
When a "service ddns reload" is issued, the ddns processes are being duplicated.
It seems the culprit is the -1 in the 'killall' command, and removing it fixes the issue, so this commit removes the -1 as workaround of the problem.

Signed-off-by: Miguel Angel Mulero Martinez <migmul@gmail.com>
2024-04-16 15:57:53 +02:00
..
files ddns-scripts: fix duplication of processes when reloading 2024-04-16 15:57:53 +02:00
samples ddns-scripts: remove extra pipe 2022-01-31 10:46:40 +01:00
Makefile ddns-scripts: fix duplication of processes when reloading 2024-04-16 15:57:53 +02:00