Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(portforward): service start error not treated as critical
A service start error can happen if the service is started after the Wireguard VPN tunnel is up, but the tunnel does not work. The VPN is then internally restarted, causing the service start error, so it should not be treated as a critical error.
- Loading branch information