]> git.ipfire.org Git - people/teissler/ipfire-2.x.git/blame - config/install/udev/rules.d/05-udev-early.rules
Fixed qos device detection on connection type change.
[people/teissler/ipfire-2.x.git] / config / install / udev / rules.d / 05-udev-early.rules
CommitLineData
e001bff3
MT
1# sysfs is populated after the event is sent
2ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus"
3ACTION=="add", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"