From: Matthias Schwarzott Date: Thu, 12 Apr 2007 08:15:40 +0000 (+0200) Subject: update Gentoo rules X-Git-Tag: 174~2001 X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=commitdiff_plain;h=730cf8a7b34f5ae5722283c957701709f2849ad8 update Gentoo rules --- diff --git a/etc/udev/gentoo/05-udev-early.rules b/etc/udev/gentoo/05-udev-early.rules index ecf079c05..ee349dc98 100644 --- a/etc/udev/gentoo/05-udev-early.rules +++ b/etc/udev/gentoo/05-udev-early.rules @@ -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" - diff --git a/etc/udev/gentoo/udev.rules b/etc/udev/gentoo/50-udev.rules similarity index 100% rename from etc/udev/gentoo/udev.rules rename to etc/udev/gentoo/50-udev.rules