X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=fixvpndns;h=0619293aa181e2e6f259248a49966c79800ac436;hb=2ff8740f1061a31683152a4447340921de82b1b9;hp=30e07255a443e1720f2a08348a520e8a14504ed2;hpb=a108e4b381c380c0bc6be19f31f4f1d6d7d7b118;p=distro-setup diff --git a/fixvpndns b/fixvpndns index 30e0725..0619293 100755 --- a/fixvpndns +++ b/fixvpndns @@ -11,8 +11,9 @@ esac if ! resolvectl dnsovertls tunfsf &>/dev/null; then - echo failed resolvectl dnsovertls tunfsf. rerunning: - resolvectl dnsovertls tunfsf + ## most likely the interface doesnt exist. if we wanted verbose output, then: + # echo failed resolvectl dnsovertls tunfsf. rerunning: + # resolvectl dnsovertls tunfsf ||: exit 0 fi read _ link _ < <(resolvectl dnsovertls tunfsf)