Watch
1
0
Fork
You've already forked SouveraineOS
0
SouveraineOS/blueline/cellular/blueline-clat.service
Fimeg 7ec2479f83 blueline: consolidate wifi bring-up, adopt cellular/MMS path, task audit
wifi: bringup unit now carries the union ordering (slpi/adsp for TZ MSA,
rmtfs+tqftpserv for firmware serving — the 2026-07-20 boot proved the old
load unit's ordering incomplete) and supersedes blueline-wifi-load;
msa-release adopted into the repo (shutdown unload that keeps warm
reboots clean).

cellular: adopt blueline-clat service+script. clat script now pins a host
route to the Fido MMS proxy via the CLAT — with wifi up the wlan default
beat the clat default and MMS died off-carrier. mmsd config contract
documented (MMS_APN must match the bearer APN ltemobile.apn; shipped as
netsvcs which matches nothing).

tasks: retire 06 qtpim (no longer the contacts path), archive 10 (done),
index catches up on 11 (archived); 01 re-pointed at a contacts-store
decision.
2026-07-20 22:21:15 -04:00

11 lines
210 B
Desktop File

[Unit]
Description=464XLAT CLAT daemon for the cellular bearer
After=NetworkManager.service
[Service]
ExecStart=/usr/bin/blueline-clat.sh
Restart=on-failure
RestartSec=10
[Install]
WantedBy=multi-user.target