mirror of
https://github.com/openwrt/routing.git
synced 2025-12-21 21:24:32 +04:00
`/etc/init.d/bird restart` or `/etc/init.d/bird reload` has no effects. This PR fixes this issue by: - running the service in the foreground to meet the requirements of procd - sending SIGHUP signal to reload the service