Hey @KillingSpark.
- seatd is soon getting used by Sway for the seat abstraction. I cant find the commit and issue for now. :/
- PAM manages the user authentication ie Linux PAM and is invoked by systemd as module.
- Do you know how much complexity in LOC session manager implementations have?
- So as far as I undestand systemd's main purpose is tracking program status (and killing them on misbehavior) as explained in watching for exiting sessions. Or where am I wrong on this?
The manipulation of stuff is given by Linux API and should be separate-able from systemd.