summaryrefslogtreecommitdiff
path: root/etc/udev/05-udev-early.rules
blob: 417ee67d6fc8b3730dd2facdd4186b3f37dc663d (plain)
1
2
3
4
# 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"