mirror of
https://github.com/openwrt/routing.git
synced 2026-07-18 01:22:05 +04:00
53a4f6b93b
During shutdown, miniupnpd is stopped after network. Because of this, miniupnpd is unable to broadcast good-bye notifications, and displays an error message. Stop miniupnpd before netifd to solve this. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>