mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 08:30:47 -09:00
Restart would regularly fail because it did not wait for the old process to be gone before starting the new one. Rewrite the script according to current style to fix that, and add reload support (see mosquitto docs for limitations of reload). Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>