I google'd the heck out of this - couldn't find anything. Hack/workaround I used was:
mv /usr/sbin/openvpn /usr/sbin/openvpn.real make a new shell script for /usr/sbin/openvpn #!/bin/bash /usr/sbin/openvpn.real <mycustomoptions_here> $@ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/364101 Title: network-manager-openvpn does not support all options supported by openvpn To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/network-manager-openvpn/+bug/364101/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs