From 62a74b1ed442dc8c8a1224aa8edceeb3ed9c1b84 Mon Sep 17 00:00:00 2001 From: Niklas Yann Wettengel Date: Fri, 24 Mar 2017 10:25:05 +0100 Subject: [PATCH] install_openvpn: run up-script on restart --- roles/install_openvpn/templates/mullvad.conf.j2 | 1 + 1 file changed, 1 insertion(+) diff --git a/roles/install_openvpn/templates/mullvad.conf.j2 b/roles/install_openvpn/templates/mullvad.conf.j2 index 718ad4c..e3414da 100644 --- a/roles/install_openvpn/templates/mullvad.conf.j2 +++ b/roles/install_openvpn/templates/mullvad.conf.j2 @@ -56,4 +56,5 @@ tls-cipher TLS-DHE-RSA-WITH-AES-256-CBC-SHA:TLS-DHE-RSA-WITH-CAMELLIA-256-CBC-SH # Update routing information. # Do not use standard configuration pushed via DHCP! route-noexec +up-restart up /etc/openvpn/client/mullvad-up.sh