mirror of
https://github.com/openwrt/routing.git
synced 2026-06-17 17:01:55 +04:00
0fd4ed1d3e
The bird service needs to stop before network is stopped, otherwise it might not be able to cleanly terminate its sessions. Introduce STOP=10 as is used in the bird1 init scripts. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>