[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: auto starting of ppp has stopped working



On Sun, Aug 17, 2014 at 7:15 AM, Michael Biebl <biebl@debian.org> wrote:
> Am 01.08.2014 10:45, schrieb Tom H:
>
>> Either "/etc/modprobe.d/<filename>.conf" or in "/etc/modules" if the
>> former isn't early enough.
>
> You are mixing two things up here:
>
> /etc/modprobe.conf and /etc/modprobe.d/*.conf are for specifying module
> parameters.
>
> If you want to load modules during boot, you have add it to
> /etc/modules or /etc/modules-load.d/*.conf.
> As you already pointed out /etc/modules-load.d/modules.conf being a
> symlink to /etc/modules. This is out of convenience to keep the old
> filename working.

I guess that I expressed myself badly.

AIUI, the symlink from "/etc/modules-load.d/modules.conf" to
"/etc/modules" is a good transition mechanism for loading a module
early when booting via systemd but, unlike sysvinit, systemd cannot
load module options from that file/directory so you have to use
"/etc/modprobe.d/" to load options (over and above "/etc/modules").


Reply to: