chiark / gitweb /
update Gentoo rules
authorMatthias Schwarzott <zzam@gentoo.org>
Thu, 12 Apr 2007 08:15:40 +0000 (10:15 +0200)
committerKay Sievers <kay.sievers@vrfy.org>
Thu, 12 Apr 2007 08:15:40 +0000 (10:15 +0200)
etc/udev/gentoo/05-udev-early.rules
etc/udev/gentoo/50-udev.rules [moved from etc/udev/gentoo/udev.rules with 100% similarity]

index ecf079c05765376bb26a265f69471bc416d66667..ee349dc9816dee0c2ec64200824aec112bc2787e 100644 (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"
-