From 7f13cdd56cd6355074d3ec76a51c654ffb85268b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pierre-Elliott=20B=C3=A9cue?= Date: Sun, 24 Aug 2014 18:34:05 +0200 Subject: [PATCH] [vpn] Oublis --- Bundler/openvpn.xml | 8 ++++---- Python/etc/default/openvpn | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Bundler/openvpn.xml b/Bundler/openvpn.xml index 84f198e..89b4352 100644 --- a/Bundler/openvpn.xml +++ b/Bundler/openvpn.xml @@ -3,13 +3,13 @@ - + - - - + + + diff --git a/Python/etc/default/openvpn b/Python/etc/default/openvpn index 132812e..4a57968 100644 --- a/Python/etc/default/openvpn +++ b/Python/etc/default/openvpn @@ -6,6 +6,6 @@ header("Configuration des tunnels a lancer par defauts") @OPTARGS="--script-security 2" if has("external"): - @AUTOSTART="komaz" + @AUTOSTART="odlyd" else: - @AUTOSTART="ovh" + @AUTOSTART="soyouz"