NetworkManager connections for each prime type (#63)

* NetworkManager configs for each prime type

* remove that too

* set auto connect priorities

* ugh should work now

* true
This commit is contained in:
Adeeb Shihadeh
2022-05-25 16:46:29 -07:00
committed by GitHub
parent 56d1ea5a97
commit 77d1a2fd8a
5 changed files with 63 additions and 10 deletions
-3
View File
@@ -65,9 +65,6 @@ fi
# sudo because udev isn't ready yet
sudo $(which python3) /usr/comma/set_time.py
# TODO: why is this necessary when this is in the connection settings?
nmcli connection modify --temporary lte gsm.auto-config yes
nmcli connection modify --temporary lte gsm.home-only yes
while true; do
pkill -f "$SETUP"