iso: cage needs a seat -> add+enable seatd (+ qt6-wayland for calamares)

VM test showed: boot menu (TANINUX branding ✓), root autologin ✓, motd ✓,
then cage failed: libseat 'Could not connect to /run/seatd.sock'. The getty
autologin has no logind seat, so run seatd in the live (disabled on the target,
where greetd uses logind). qt6-wayland so calamares (Qt) runs under cage.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
2026-06-20 02:30:41 +02:00
parent 1b81ad4914
commit a1bd74ccd2
5 changed files with 10 additions and 2 deletions
@@ -9,3 +9,4 @@ script:
- "rm -f /root/.zprofile"
- "rm -f /usr/local/bin/tanin-installer"
- "systemctl set-default graphical.target"
- "systemctl disable seatd.service"