diff options
author | Kenny Levinsen <kl@kl.wtf> | 2020-09-22 00:49:04 +0200 |
---|---|---|
committer | Kenny Levinsen <kl@kl.wtf> | 2020-09-22 01:01:46 +0200 |
commit | a763e16f26529323cd23a84a53f8d03431133d91 (patch) | |
tree | 8fff9f9bb36dbc0e93df64caf5fd517ef2f4bbd4 /seatd | |
parent | 6da52fff236c612ffdb803a8d1ede40398c6d070 (diff) |
drm: Relax drm file detection, support FreeBSD
Path check was done on /dev/dri/card and /dev/dri/renderD. However,
/dev/dri/by-path is a thing, and on FreeBSD, /dev/dri/ symlinks to
/dev/drm/.
Relax Linux check to /dev/dri/, and add FreeBSD check for /dev/drm/.
Diffstat (limited to 'seatd')
0 files changed, 0 insertions, 0 deletions