mirror of
https://github.com/systemd/systemd.git
synced 2026-07-11 18:13:31 +00:00
When systemd is compiled with group-render-mode=0660, only the active seat gets access to the render devices through uaccess. Remote desktop sessions like gnome-remote-desktop would be left with no hardware rendering, because those sessions are not associated with a seat. Tag the render nodes with "xaccess" so that access is also granted to remote sessions created with XDG_SESSION_EXTRA_DEVICE_ACCESS=1
Files in this directory contain configuration for systemd-udevd.service, a daemon that manages symlinks to device nodes, permissions of devices nodes, emits device events for userspace, and renames network interfaces. See man:udev(7) for an overview of the configuration file format, and man:systemd-udevd.service(8) for a description of service itself. Use 'systemd-analyze cat-config udev/rules.d' to display the effective config.