seatd
- Do not depend on
logindforlibseat - Does it depend on
basuif we’re not relying onlogind/systemd? - Check if we need a service file?
- Do we need
chmod u+s(suid) onbin/seatd-launch? - Group name
videovsseat(prefer the former as it already exists) - Do we need a seatd service file:
#!/bin/shexec seatd -g video 2>&1