chiark / gitweb /
de038c1191c423c72736b1df1e83b151d16bd2d1
[elogind.git] / rules / 60-drm.rules
1 # do not edit this file, it will be overwritten on update
2
3 ACTION=="remove", GOTO="drm_end"
4 SUBSYSTEM!="drm", GOTO="drm_end"
5
6 SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
7
8 LABEL="drm_end"