https://bugzilla.gnome.org/show_bug.cgi?id=737108 Signed-off-by: Jiří Klimeš <jklimes@redhat.com>
see https://bugzilla.redhat.com/show_bug.cgi?id=1194643
Synopsis: $ nm-import-openvpn -i <infile1> <infile2> ... $ nm-import-openvpn <infile> <outfile> Put the file to NetworkManager: # cp <outfile> /etc/NetworkManager/system-connections/ # chmod 600 /etc/NetworkManager/system-connections/<outfile> # nmcli con load /etc/NetworkManager/system-connections/<outfile>