diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-15 12:01:20 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-15 12:01:20 -0300 |
commit | b4e7e9475c9aeaa768bc7c023efe2e96f463fe9d (patch) | |
tree | e0aeb1b3b23350dd6b94927def433a76ccb20980 /changes/bug_improve_openvpn_detection | |
parent | a46ae827b144da08c2ce55fd0b53e1c23226bc36 (diff) |
Add LEAPOPENVPN=1 command line env var to the vpnlauncher
Diffstat (limited to 'changes/bug_improve_openvpn_detection')
-rw-r--r-- | changes/bug_improve_openvpn_detection | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_improve_openvpn_detection b/changes/bug_improve_openvpn_detection new file mode 100644 index 00000000..99f43a07 --- /dev/null +++ b/changes/bug_improve_openvpn_detection @@ -0,0 +1,3 @@ + o Improve OpenVPN detection by searching for a specific leap-only + string in the command line. This makes it possible to run other + VPN instances while also using EIP. Fixes #3268 and #3364.
\ No newline at end of file |