X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=doc%2Ffaq.txt;h=174d3bd914e862b4dd4706387bcc1080b8a68a00;hp=107da0016434dba8f853296f3f986bf43014d46f;hb=0f96508bf672cf1b4dba1834af9ddd9d39ba7eb5;hpb=c7219e09905fdd0a8b61de9b889777d38117f9e8 diff --git a/doc/faq.txt b/doc/faq.txt index 107da00..174d3bd 100644 --- a/doc/faq.txt +++ b/doc/faq.txt @@ -260,15 +260,14 @@ Depending on the Linux distribution, the installation of the +hddtemp+ package does not enable the hddtemp daemon automaticaly. In this case, edit the file +/etc/default/hddtemp+ and set -+RUN_DAEMON+ to +"true"+ like in the following example: ++RUN_DAEMON+ to +"true"+. After edition, it should contain the +following line: ------------------ -# hddtemp network daemon switch. If set to true, hddtemp will listen -# for incoming connections. RUN_DAEMON="true" ------------------ -For Debian/Ubuntu, you can use +For Debian/Ubuntu, you can use at root: ------------------ dpkg-reconfigure hddtemp ------------------