Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Only add wireguard address if wireguard interface is up
This commit fixes an issue where if nginx is listening to some specific IP other then wildcard and we add wireguard interface address but wireguard interface is not up (whihc happpens on boot) and this results in nginx not starting. (cherry picked from commit 70f8e85)
- Loading branch information