Linux Group DIFI wrote:
> 
> Hello,
> 
>  it's real necessary that all time Linux boot check modules dependences ?
>  May I desactivate modprobe -a line in /etc/rc.d when just exist modules.dep
> file ?
> 
you may safely replace it by "[ -s /lib/modules/`uname -r`/modules.dep ]
&& modprobe -a"

-- 
MandrakeSoft          http://www.mandrakesoft.com/
        somewhere between the playstation and the super cray
                                         --Thierry

Reply via email to