Manage VPN from systemd and GUI
I've setup a OpenVPN client in my Fedora 22 workstation with a config file in /etc/openvpn. I've setup systemd to connect the vpn at startup and I've imported the same config file in gnome network manager.
The vpn connection comes up fine at startup, but the problem is that that is not reflected in gnome system menu (top right corner). It shows that vpn connection as being off.
Is there a way to have vpn connection initiated at startup and show up in the correct state in gnome system menu?
How do you start vpn at startup? Using nmcli ?