chimera-linux / turnstile

Independent session/login tracker
BSD 2-Clause "Simplified" License
89 stars 8 forks source link

question #9

Closed dkwo closed 1 year ago

dkwo commented 1 year ago

"Its ultimate goal is to provide a fully featured replacement for the logind component of systemd": does this imply that, in the future, it will not be necessary to be a member of audio/video groups to run pipewire? I believe seatd does not deal with acl on audio/video, while this is taken care (in some way) by logind, and wanted ot know whether turnstile plans to address this. See also the discussion https://todo.sr.ht/~kennylevinsen/seatd/16

q66 commented 1 year ago

no, turnstile will not deal with anything that has to do with device access, it's purely a session tracking framework, this should be handled with a separate daemon (perhaps one that uses turnstile's future api to track the sessions)