chiark / gitweb /
udev: builtin - use RUN rather than IMPORT for loading modules
authorTom Gundersen <teg@jklm.no>
Sat, 16 Mar 2013 08:26:47 +0000 (17:26 +0900)
committerTom Gundersen <teg@jklm.no>
Mon, 18 Mar 2013 17:28:59 +0000 (18:28 +0100)
commitf4fbb8be14051c0ea920cebcb011c965d95a7b86
treef1e86765f6b01138c6dcb81e347aa75b9a5ced87
parent0cf2d0d023389957f57175c9cfb6aba56c0df343
udev: builtin - use RUN rather than IMPORT for loading modules

The 'kmod' builtin, like the 'firmware' and 'uaccess' builtins, does not set
any variables, so don't use IMPORT.

Notice that this changes the behaviour slightly: the processing of subsequent
rules for the event that loads a module will no longer wait for the module
loading to finish. This is not expected to cause any problems, but we should
keep an eye on it.
rules/80-drivers.rules