diff --git a/service/profile/profile.go b/service/profile/profile.go index e50e3a187..a132927d3 100644 --- a/service/profile/profile.go +++ b/service/profile/profile.go @@ -837,6 +837,7 @@ func (p *Profile) clearWgLinux() { utils.ExecOutputLogged( []string{ "does not exist", + "is not a", }, p.wgQuickPath, "down", p.Iface,