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 (#15487)
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.
- Loading branch information