mirror of
https://github.com/systemd/systemd.git
synced 2025-05-29 01:05:59 +03:00
rules: simply 60-drm.rules
We don't need any GOTO, if we merge all matches into a single line.
This commit is contained in:
parent
0a8da8305a
commit
e9718c12a4
@ -1,8 +1,3 @@
|
|||||||
# do not edit this file, it will be overwritten on update
|
# do not edit this file, it will be overwritten on update
|
||||||
|
|
||||||
ACTION=="remove", GOTO="drm_end"
|
ACTION!="remove", SUBSYSTEM=="drm", SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
|
||||||
SUBSYSTEM!="drm", GOTO="drm_end"
|
|
||||||
|
|
||||||
SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
|
|
||||||
|
|
||||||
LABEL="drm_end"
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user