<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Mon, Nov 25, 2024 at 5:21 AM Mantas Mikulėnas <<a href="mailto:grawity@gmail.com">grawity@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">On Mon, Nov 25, 2024 at 12:57 PM Lennart Poettering <<a href="mailto:lennart@poettering.net" target="_blank">lennart@poettering.net</a>> wrote:</div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">...<br>
"uaccess" ḿeans access to devices can come and go any time, as the<br>
user switches sessions, as sessions come and go. This means programs<br>
which want access to such devices need to be written with this in<br>
mind: watch udev events, and try to reopen the devices whenever you<br>
receive an event for the relevant audio device and access is<br>
permitted. (logind will re-retrigger relevant devices whenever the fg<br>
session changes, so that the udev rules are rerun and apps are<br>
notified about the new situation via udev events)<br></blockquote><div><br></div><div>I don't see logind doing that here. It seems to only set the new ACLs directly (devnode_acl_all() in seat.c) but there are no uevents that I could see during a VT switch.</div></div></div></blockquote><div><br></div><div>Does logind do smth after the ACL update is complete? Something that could be used in systemd unit definition as a dependency (to wait for)...<br></div><div> </div></div><div dir="ltr" class="gmail_signature"><div dir="ltr">Regards,<br>Michael.</div></div></div>