View Single Post
Posts: 290 | Thanked: 385 times | Joined on Jan 2012 @ Madrid, Spain
#141
Originally Posted by deprecated View Post
Hey, thanks for the reply. Do you make those changes in a config file on the filesystem? If at all possible, can you take screenshots when/if you have time? I'll keep playing with it in the meantime. For reference, I'm using standard ovpn configs from Privateinternetaccess.
Hi.

Here's an example of what I meant with 'move-before/move-after'. You can use the connection manager binary: connmanctl.
Note that connections 3rd and 4th have had their prevalences changed.

Code:
[nemo@Sailfish ~]$ connmanctl services
*AR Jolla                vpn_fqdn_dn_net_merproject_org
*AO Movistar             cellular_21407XXXXXYYYYY_context1
*   Wired                ethernet_000000000000_cable
*A  Jalisco_             wifi_XXYYZZa0babd_4a616c6973636f5f_managed_psk
*A  MOVISTAR_5FB3        wifi_XXYYZZa0babd_4d4f5649535441525f35464233_managed_psk
*A  MOVISTAR_698D        wifi_XXYYZZa0babd_4d4f5649535441525f36393844_managed_psk

[nemo@Sailfish ~]$ connmanctl move-before wifi_XXYYZZa0babd_4a616c6973636f5f_managed_psk ethernet_d64276b528d9_cable

Moved wifi_XXYYZZa0babd_4a616c6973636f5f_managed_psk before ethernet_d64276b528d9_cable

[nemo@Sailfish ~]$ connmanctl services
*AR Jolla                vpn_fqdn_dn__net_merproject_org
*AO Movistar             cellular_21407iXXXXXYYYYY_context1
*A  Jalisco_             wifi_XXYYZZa0babd_4a616c6973636f5f_managed_psk
*   Wired                ethernet_000000000000_cable
*A  MOVISTAR_5FB3        wifi_XXYYZZa0babd_4d4f5649535441525f35464233_managed_psk
*A  MOVISTAR_698D        wifi_XXYYZZa0babd_4d4f5649535441525f36393844_managed_psk
[nemo@Sailfish ~]$ 
Keep in mind that the lines are not wrapped really You may want to test more by issuing the command:

Code:
[nemo@Sailfish ~]$ connmanctl  help
Regards.
 

The Following 5 Users Say Thank You to pasko For This Useful Post: