12 lines
507 B
Diff
12 lines
507 B
Diff
|
--- lm_sensors-2.10.1/prog/detect/sensors-detect.local 2006-11-23 13:48:46.000000000 +0100
|
||
|
+++ lm_sensors-2.10.1/prog/detect/sensors-detect 2006-11-23 14:27:29.000000000 +0100
|
||
|
@@ -5430,7 +5430,7 @@
|
||
|
print "#----cut here----\n".
|
||
|
$modprobes.
|
||
|
"# sleep 2 # optional\n".
|
||
|
- "/usr/local/bin/sensors -s # recommended\n".
|
||
|
+ "/usr/bin/sensors -s # recommended\n".
|
||
|
"#----cut here----\n\n";
|
||
|
|
||
|
print "If you have some drivers built into your kernel, the list above will\n".
|