Skip to main content
Product
Technology
Discover
Solutions
Docs
Downloads
Pricing
Search
/
Sign in
Sign up
brintos
/
linux-shallow
public
Read only
Watch
0
Star
0
Fork
0
Files
Commits
Insights
linux-shallow
/
tools
/
thermal
/
thermometer
/
thermometer.conf
Text
·
82 B
·
02c6dab
Raw
6 lines · plain
1
2
thermal-zones = (
3
{ name = "cpu[0-9]-thermal";
4
polling = 100; }
5
)
6