From: Heiko Z. <he...@zu...> - 2003-11-28 15:21:20
|
> case "$1" in > start) > # > # mandatory modules > # > #/sbin/modprobe i2c-dev > #/sbin/modprobe i2c-isa > #/sbin/modprobe i2c-proc > # > # hardware depending modules > # > #/sbin/modprobe i2c-viapro > #/sbin/modprobe vt1211 > #/sbin/modprobe eeprom Would be great if you could put this stuff into a config variable LMSENSORS_MODULES or so to /etc/sysconfig/config . Take a look at our linuxrc script, there you see how to handle the loading. -- Regards Heiko Zuerker http://www.devil-linux.org |