On Tuesday, 6 March 2018 10:27:11 GMT J. Roeleveld wrote:
> On Tuesday, March 6, 2018 10:32:50 AM CET Mick wrote:
> > 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"
> > ====================================
>
> Symlinks from /etc/runlevels/... means, the init-script is part of a
> runlevel.
> > > So, I do not know how to disable this service.
> >
> > rc-update delete modules-load default
>
> "modules-load" is, by default, not part of any runlevel.
> It is called as a dependency.
>
> --
> JoostOh! On my laptop is shown under /etc/runlevels/default. (as is I noticed udev-postmount, although this symlink is broken). -- Regards, Mick
signature.asc
Description: This is a digitally signed message part.

