Danny Milosavljevic <[email protected]> writes:

>>Maybe an activation snippet could do:
>>  (load-linux-modules-from-directory '("dmi-sysfs")
>>                                     (current-kernel-directory))
>
> Why not use the kernel module loader service extension?
> That's what it's there for.
>
> (service-type
> ...
>    (extensions
>     (list (service-extension kernel-module-loader-service-type
>                              (const '("dmi-sysfs"))))))

Oh right, even better.

Ludo’.



Reply via email to