Bug in /etc/sysconfig/lm_sensors

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

 



      Hi, i'm using lm_sensors-2.6.4.tar.gz and i've found a bug in 
/etc/sysconfig/lm_sensors.


your  /etc/sysconfig/lm_sensors look like this



MODULE_1=xxxxxxxx
MODULE_2=xxxxxxx
MODULE_3=xxxxxxx
MODULE_4=xxxxxxx


If you have to load 4 modules. The file must be look like this


MODULE_0=xxxxxx    <---- look this
MODULE_1=xxxxxx
MODULE_2=xxxxxxx
MODULE_3=xxxxxxx


The module secuence must start with 0 because in the init script $i 
start with that number. Otherwise, the last module _never_ will be loaded.


Thanx for your time and excuse my poor english



[Index of Archives]     [Linux Kernel]     [Linux Hardware Monitoring]     [Linux USB Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Yosemite Backpacking]

  Powered by Linux