mirror of
https://github.com/openwrt/packages.git
synced 2025-02-07 03:29:52 +00:00
Sometimes the wan connection needs time to be established (e.g. cold boot after power loss) and the service may crash as the internet is yet available. Add a trigger to reload the service once the wan interface is up. Signed-off-by: Tianling Shen <cnsztl@immortalwrt.org>