chiark / gitweb /
test: remove duplicated EXTRA entry
[elogind.git] / etc / udev / rules.d / 05-udev-early.rules
index 417ee67d6fc8b3730dd2facdd4186b3f37dc663d..4c3055b6267b8328011dadf5595d55477e5c706a 100644 (file)
@@ -1,4 +1,5 @@
+# do not edit this file, it will be overwritten on update
+
 # sysfs is populated after the event is sent
-ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus"
-ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
+ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"