Bug in /etc/sysconfig/lm_sensors
Mark D. Studebaker
mds at paradyne.com
Sun Aug 18 04:38:43 CEST 2002
thanks.
fixed in CVS.
mds
Ricardo Fernandez wrote:
>
> 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
More information about the lm-sensors
mailing list