Re: [PATCH] udev: fix typo

Kay Sievers <[email protected]>
Newsgroups gmane.linux.hotplug.devel
Message-ID <CAPXgP10irNo0Qw9p=HY5q+RjpYQ=CETdkOtqqEj3vsjDy3saAw@mail.gmail.com>
On Wed, Aug 1, 2012 at 9:33 PM, William Hubbs <[email protected]> wrote:
> ---
>  rules/80-drivers.rules |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/rules/80-drivers.rules b/rules/80-drivers.rules
> index 692510c..38ebfeb 100644
> --- a/rules/80-drivers.rules
> +++ b/rules/80-drivers.rules
> @@ -7,6 +7,6 @@ SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="SD", IMPORT{builtin}="kmod load tifm_sd
>  SUBSYSTEM=="tifm", ENV{TIFM_CARD_TYPE}=="MS", IMPORT{builtin}="kmod load tifm_ms"
>  SUBSYSTEM=="memstick", IMPORT{builtin}="kmod load ms_block mspro_block"
>  SUBSYSTEM=="i2o", IMPORT{builtin}="kmod load i2o_block"
> -SUBSYSTEM=="module", KERNEL=="parport_pc", RUN{builtin}="kmod load ppdev"
> +SUBSYSTEM=="module", KERNEL=="parport_pc", IMPORT{builtin}="kmod load ppdev"

IMPORT and RUN should both work the same way with builtins. It's at
least supposed to work, let me know if it doesn't.

Thanks,
Kay
--
To unsubscribe from this list: send the line "unsubscribe linux-hotplug" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.