On Fri, 17 Mar 2017 23:16:24 +0000, Peter Humphrey
(pe...@prh.myzen.co.uk) wrote about "Re: [gentoo-user] modules-load
restart" (in <4385990.55jxZYQh37@peak>):

> On Friday 17 Mar 2017 17:28:27 David W Noon wrote:
[snip]
>> To use multiple lines, you need to re-interpolate the modules variable,
>> thus:
>>
>> modules="vboxdrv vboxnetflt vboxnetadp vboxpci"
>> modules="${modules} it87"
>>
>> Otherwise the second assignment deletes the module list from the first
>> assignment.
> 
> That can't be true. I have these entries in /etc/conf.d/modules:
> 
> modules="e1000e"
> modules="vboxdrv"
> modules="vboxpci vboxnetadp vboxnetflt"
> 
> Those modules are all loaded as expected.

These modules can be pulled in by depmod processing. so it doesn't
necessarily follow that your control file is correct.
-- 
Regards,

Dave  [RLU #314465]
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*
dwn...@ntlworld.com (David W Noon)
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*

 


Reply via email to