Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 145809
Collapse All | Expand All

(-)udev-103-orig/etc/udev/gentoo/udev.rules (-1 / +1 lines)
Lines 274-280 Link Here
274
274
275
# be backward compatible for a while with the /etc/dev.d and /etc/hotplug.d/ systems
275
# be backward compatible for a while with the /etc/dev.d and /etc/hotplug.d/ systems
276
# run /etc/hotplug.d/ stuff only if we came from a hotplug event, not for udevstart
276
# run /etc/hotplug.d/ stuff only if we came from a hotplug event, not for udevstart
277
ENV{UDEVD_EVENT}=="1", RUN+="udev_run_hotplugd $env{SUBSYSTEM}"
277
#ENV{UDEVD_EVENT}=="1", RUN+="udev_run_hotplugd $env{SUBSYSTEM}"
278
278
279
# always run /etc/dev.d/ stuff for now.
279
# always run /etc/dev.d/ stuff for now.
280
RUN+="udev_run_devd $env{SUBSYSTEM}"
280
RUN+="udev_run_devd $env{SUBSYSTEM}"

Return to bug 145809