chiark / gitweb /
update Fedora rules
[elogind.git] / etc / udev / redhat / 05-udev-early.rules
index 9a96b6a19812f8a21bed59bf185d04f65440d485..970feb853b33597a2ea1e5701ff457957f33a248 100644 (file)
@@ -1,6 +1,7 @@
 # sysfs is populated after the event is sent
 ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus"
 ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"
+ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"                    
 
 # ignore these events until someone needs them
 SUBSYSTEM=="drivers",          OPTIONS="ignore_device"