mbox series

[bug#36542,0/6] Fix network-manager vpn plugins

Message ID 875zodk5lw.fsf@jlicht.xyz
Headers show
Series Fix network-manager vpn plugins | expand

Message

Jelle Licht July 7, 2019, 7:27 p.m. UTC
Hello Guix!

This series should fix the OpenVPN network-manager plugin, as well as
add the network-manager-vpnc plugin. Other vpn plugins should also be
trivial to add.

Please review and test. If someone has a better idea for passing the
NM_OPENVPN_USER et al environment variables to network-manager, I am all
ears.

- Jelle

Comments

Pierre Langlois July 7, 2019, 9:35 p.m. UTC | #1
Hi,

Jelle Licht writes:

> Hello Guix!
>
> This series should fix the OpenVPN network-manager plugin, as well as
> add the network-manager-vpnc plugin. Other vpn plugins should also be
> trivial to add.

Nice! I have needed this just recently. I've just applied this series
locally and tested the OpenVPN plugin in gnome and it works like a
charm!

Thanks for working on this!

Pierre