[Cooker] [Bug 606] [lm_sensors] /etc/init.d/sensors script still has off-by-one errors

2003-01-23 Thread [Bug 606]
https://qa.mandrakesoft.com/show_bug.cgi?id=606





--- Additional Comments From [EMAIL PROTECTED]  2003-01-23 22:29 ---
Bug still exists in 2.6.5-2mdk.



--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.



--- Reminder: ---
assigned_to: [EMAIL PROTECTED]
description: 
In lm_sensors-2.6.4-5.1mdk, /etc/rc.d/init.d/sensors still has an
off-by-one error while attempting to unload sensor modules.  Also, the
correction made in the start) case attempts to unload MODULE_0.

Changes in patch:

Changed '-lt' in stop) case to
'-le' to match start) case.  Initialized i=1 to start with MODULE_1.




[Cooker] [Bug 606] [lm_sensors] /etc/init.d/sensors script still has off-by-one errors

2002-12-05 Thread [Bug 606]
https://qa.mandrakesoft.com/show_bug.cgi?id=606





--- Additional Comments From [EMAIL PROTECTED]  2002-12-05 20:54 ---
Created an attachment (id=47)
 --> (https://qa.mandrakesoft.com/attachment.cgi?id=47&action=view)
Patch to /etc/init.d/sensors to correct off-by-one and other counting errors




--- You are receiving this mail because: ---
You are on the CC list for the bug, or are watching someone who is.