I have a Thinkpad and I usually use thinkfan to control the fan on my laptop. But this program doesn't start at the startup automatically, so I created a startup program with this command:
sudo /etc/init.d/thinkfan start
That is the command in the guide to start thinkfan.
But this didn't work. How can I fix?
sudo thinkfan -n
work (as per this)? – David Foerster May 18 '16 at 08:42