diff options
author | Silvio Rhatto <rhatto@riseup.net> | 2017-11-19 11:18:23 -0200 |
---|---|---|
committer | Silvio Rhatto <rhatto@riseup.net> | 2017-11-19 11:18:23 -0200 |
commit | e3696e22cb6d450919c9e9dbff34fa9a040869db (patch) | |
tree | 2d2ae902b4002e98ec19042506f416d4dcde8850 /share/provision/files/ipredator/etc/openvpn | |
parent | 1d5741c1b3e13a6a47848d4693efeda1a74dd3ab (diff) | |
download | kvmx-e3696e22cb6d450919c9e9dbff34fa9a040869db.tar.gz kvmx-e3696e22cb6d450919c9e9dbff34fa9a040869db.tar.bz2 |
Provision: updates ipredator profile
Diffstat (limited to 'share/provision/files/ipredator/etc/openvpn')
-rw-r--r-- | share/provision/files/ipredator/etc/openvpn/ipredator.conf (renamed from share/provision/files/ipredator/etc/openvpn/IPredator-CLI-Password.conf) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/provision/files/ipredator/etc/openvpn/IPredator-CLI-Password.conf b/share/provision/files/ipredator/etc/openvpn/ipredator.conf index 210cbdc..439f31b 100644 --- a/share/provision/files/ipredator/etc/openvpn/IPredator-CLI-Password.conf +++ b/share/provision/files/ipredator/etc/openvpn/ipredator.conf @@ -8,7 +8,8 @@ remote pw.openvpn.ipredator.es 1194 resolv-retry infinite nobind -auth-user-pass /etc/openvpn/IPredator.auth +#auth-user-pass /etc/openvpn/IPredator.auth +auth-user-pass /etc/openvpn/ipredator.auth auth-retry nointeract ca [inline] |