# Module loading rules for systems with hotplug # be backward compatible for a while with the /etc/hotplug.d/ system # run /etc/hotplug.d/ stuff only if we came from a hotplug event, not for udevstart ENV{UDEVD_EVENT}=="1", RUN="udev_run_hotplugd $env{SUBSYSTEM}" .