Steps
-
- sudo vi /etc/connman.conf
-
- Make sure you have following
[General]
PreferredTechnologies=wifi,ethernet
#!/usr/bin/env python3 | |
# See http://stackoverflow.com/questions/3581031/backup-mirror-github-repositories/13917251#13917251 | |
# You can find the latest version of this script at | |
# https://gist.github.com/4319265 | |
import os | |
import sys | |
import json | |
import urllib.request | |
import subprocess |
Steps
[General]
PreferredTechnologies=wifi,ethernet