On Tuesday, 6 March 2018 09:21:43 GMT gevisz wrote:

> Ah, yes, /etc/init.d/modules-load
> "loads a list of modules from systemd-compatible locations".
> Ok. But the problem is that I cannot find any symlink to this file
> from any subdirectory of /etc/runlevels/

The file /etc/init.d/modules-load is a script, which refers to a number of 
potential modules lists to load - read line 19 onward:
=====================================================
...
find_modfiles()
{
        local dirs="/usr/lib/modules-load.d /run/modules-load.d /etc/modules-
load.d"
====================================


> So, I do not know how to disable this service.

rc-update delete modules-load default

-- 
Regards,
Mick

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to