connman-gtk icon indicating copy to clipboard operation
connman-gtk copied to clipboard

Add support for creating service / VPN provider files

Open jgke opened this issue 9 years ago • 1 comments

This requires support from connmand's end, either receiving the configuration folder (/var/lib) or a 'create configuration' dbus method. The former would be more relaxed but requires write permissions, while the latter would be less permissive but also requires only dbus permissions.

jgke avatar Sep 17 '15 06:09 jgke

VPN api has the VPNManager.Create-dbus function, it should be used.

jgke avatar Nov 23 '15 16:11 jgke