any update on this? or maybe a workaround?

what I'm doing now is to rename openvpn binary to openvpn.run, and a bash 
script of /usr/bin/openvpn calls openvpn with its arguments + the lz4 compress 
option added as follows:
#!/bin/bash
/usr/sbin/openvpn.run --compress lz4 "$@"

It's far from being professional :)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1813893

Title:
  OpenVPN LZ4 compression not working in Networkmanager

To manage notifications about this bug go to:
https://bugs.launchpad.net/network-manager-openvpn/+bug/1813893/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to