fix(tunnel): the Cloudflare Tunnel now auto-recovers after a reboot, power loss, or transient boot-time DNS/network race.
Ships an idempotent systemd drop-in (Restart=always + StartLimitIntervalSec=0) via both mode-tunnel.sh (fresh installs) and update.sh Step 7.7b (existing boxes on every update). So livinity always comes back on its own — no manual cloudflared restart needed. Verified live (Restart=always, StartLimitIntervalUSec=0, active, enabled).
Full Changelog: v44.35...v44.36