update Gentoo rules

This commit is contained in:
Matthias Schwarzott 2007-04-12 10:15:40 +02:00 committed by Kay Sievers
parent 7c70c25212
commit 730cf8a7b3
2 changed files with 0 additions and 4 deletions

View File

@ -7,7 +7,3 @@ ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus
ACTION=="add", KERNEL=="[0-9]*:[0-9]*", SUBSYSTEM=="scsi", WAIT_FOR_SYSFS="ioerr_cnt"
ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"
ACTION=="add", SUBSYSTEM=="net", ENV{PHYSDEVDRIVER}=="?*", WAIT_FOR_SYSFS="device/driver"
# Set IN_HOTPLUG for compatibility with init-scripts called from udev
ENV{IN_HOTPLUG}="1"