From b06524d3e0255e8ecd0ff2ecdce30f05ade26613 Mon Sep 17 00:00:00 2001 From: Jack Ivanov Date: Mon, 10 Apr 2017 21:33:07 +0200 Subject: [PATCH] add URLStringProbe --- roles/vpn/templates/mobileconfig.j2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/roles/vpn/templates/mobileconfig.j2 b/roles/vpn/templates/mobileconfig.j2 index c48bc1b9..823a94cc 100644 --- a/roles/vpn/templates/mobileconfig.j2 +++ b/roles/vpn/templates/mobileconfig.j2 @@ -37,6 +37,8 @@ {% endif %} InterfaceTypeMatch WiFi + URLStringProbe + http://www.w3.org/ Action @@ -47,6 +49,8 @@ {% endif %} InterfaceTypeMatch Cellular + URLStringProbe + http://www.w3.org/ {% else %}