mirror of
https://github.com/openwrt/routing.git
synced 2026-04-15 10:51:56 +00:00
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>