mirror of
https://github.com/lm-sensors/lm-sensors
synced 2025-09-05 08:45:26 +00:00
add patch to sensors -s in rc.local recommendation.
suggested by Peter Christy. git-svn-id: http://lm-sensors.org/svn/lm-sensors/trunk@1674 7894878c-1315-0410-8ee3-d5d059ff63e0
This commit is contained in:
@@ -3472,7 +3472,7 @@ sub main
|
||||
print $modprobes;
|
||||
print "# Next 2 lines are optional\n",
|
||||
"sleep 3\n",
|
||||
"sensors -s\n";
|
||||
"/usr/local/bin/sensors -s\n";
|
||||
print "#----cut here----\n";
|
||||
print "\nTo make the sensors modules behave correctly, add these lines to ",
|
||||
"either\n",
|
||||
|
Reference in New Issue
Block a user