Revert "feat: remove esim.nmconnection, use AGNOS lte conn (#35389)"
This reverts commit 255b606fe4
.
pull/35483/head
parent
ba2d2677c1
commit
63e7a0ca15
3 changed files with 42 additions and 15 deletions
@ -0,0 +1,30 @@ |
||||
[connection] |
||||
id=esim |
||||
uuid=fff6553c-3284-4707-a6b1-acc021caaafb |
||||
type=gsm |
||||
permissions= |
||||
autoconnect=true |
||||
autoconnect-retries=100 |
||||
autoconnect-priority=2 |
||||
metered=1 |
||||
|
||||
[gsm] |
||||
apn= |
||||
home-only=false |
||||
auto-config=true |
||||
sim-id= |
||||
|
||||
[ipv4] |
||||
route-metric=1000 |
||||
dns-priority=1000 |
||||
dns-search= |
||||
method=auto |
||||
|
||||
[ipv6] |
||||
ddr-gen-mode=stable-privacy |
||||
dns-search= |
||||
route-metric=1000 |
||||
dns-priority=1000 |
||||
method=auto |
||||
|
||||
[proxy] |
Loading…
Reference in new issue