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"