chiark / gitweb /
verbs: when invoking the default verb, pass a faked argv array, with just the verb...
[elogind.git] / rules / 60-drm.rules
index de038c1191c423c72736b1df1e83b151d16bd2d1..1ed3e445f2dea76074d58d28fbc0d246f228f356 100644 (file)
@@ -1,8 +1,3 @@
 # do not edit this file, it will be overwritten on update
 
-ACTION=="remove", GOTO="drm_end"
-SUBSYSTEM!="drm", GOTO="drm_end"
-
-SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"
-
-LABEL="drm_end"
+ACTION!="remove", SUBSYSTEM=="drm", SUBSYSTEMS=="pci|usb|platform", IMPORT{builtin}="path_id"