diff options
author | Matthias Schwarzott <zzam@gentoo.org> | 2007-04-12 10:15:40 +0200 |
---|---|---|
committer | Kay Sievers <kay.sievers@vrfy.org> | 2007-04-12 10:15:40 +0200 |
commit | 730cf8a7b34f5ae5722283c957701709f2849ad8 (patch) | |
tree | 9e95b1a37b9ea1fe9362aa45a4340bf74cdc25c0 /etc/udev | |
parent | 7c70c25212fe1b4918c4d7f270c46430111ad365 (diff) |
update Gentoo rules
Diffstat (limited to 'etc/udev')
-rw-r--r-- | etc/udev/gentoo/05-udev-early.rules | 4 | ||||
-rw-r--r-- | etc/udev/gentoo/50-udev.rules (renamed from etc/udev/gentoo/udev.rules) | 0 |
2 files changed, 0 insertions, 4 deletions
diff --git a/etc/udev/gentoo/05-udev-early.rules b/etc/udev/gentoo/05-udev-early.rules index ecf079c057..ee349dc981 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 index 28875536a0..28875536a0 100644 --- a/etc/udev/gentoo/udev.rules +++ b/etc/udev/gentoo/50-udev.rules |