uhttpd: restart daemon if certificate has changed
Fixes #16075
When the SSL certificate used by uhttpd has been changed, calling
`/etc/init.d/uhttpd reload` will now have the effect of restarting the
daemon to make the change effective.
Signed-off-by: Sylvain Monné <[email protected]>
Link: https://github.com/openwrt/openwrt/pull/16076
Signed-off-by: Robert Marko <[email protected]>