======= On Friday 18 July 2008, Alan McKinnon wrote: ======= > On Friday 18 July 2008, Andrew Gaydenko wrote: > > Hi! > > > > After upgrading to 2.6.26 I have got a problem with starting hwclock > > service - it doesn't find /dev/rtc. I have tried to add rtc_cmos > > to /conf.d/modules, but the module loads after the service starting. > > > > So, questions are: > > > > 1. How to force the module loading be before the service starting? > > I believe /etc/modules.d/* may do it. AFAIK it runs very early in the > init sequence > > > > -- > Alan McKinnon > alan dot mckinnon at gmail dot com
If understand well, those files (in /etc/modules.d/) contain configuration options for modules rather a list of modules to load. The was /etc/modules.autoload.d/kernel-2.6 file wich at some update point magically disappered. I think Gentoo developers suppose some replacement for this file. Andrew -- [email protected] mailing list

