]> git.ipfire.org Git - thirdparty/systemd.git/commit - Makefile.am
rules: load path_id on DRM devices
authorDavid Herrmann <dh.herrmann@gmail.com>
Sun, 3 Nov 2013 12:01:20 +0000 (13:01 +0100)
committerDavid Herrmann <dh.herrmann@gmail.com>
Sun, 3 Nov 2013 12:12:13 +0000 (13:12 +0100)
commit0a8da8305a41b28ec2c5b7c0720d30ba80e3437a
tree5cc7787925086dbba9f760ef5403ea06a6bbdd5f
parent5f34246c751504d505fbbe57d49148beea74edbe
rules: load path_id on DRM devices

The path_id-builtin provides useful unique aliases for DRM devices. If we
want to configure DRM render-nodes for compositors, we want to avoid
storing the whole sys-path in configuration files. Hence, allow users to
store the short PATH_ID instead.

Load path_id-builtin unconditionally on DRM devices now to always provide
this alias.
Makefile.am
rules/60-drm.rules [new file with mode: 0644]