mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 17:01:55 +04:00
c9ae9c8c50
`/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