X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=doc%2Ffaq.html;h=2227626bf56fed8250f72e2aa45e56c006f4a879;hb=c5c0a28bbee0995ba7c45d6ff78916960188a761;hp=b55a4b586d55288a31ebd2450e2915a4d11ec370;hpb=c7219e09905fdd0a8b61de9b889777d38117f9e8;p=psensor.git diff --git a/doc/faq.html b/doc/faq.html index b55a4b5..2227626 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -716,14 +716,13 @@ It should output something like:

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"
+
RUN_DAEMON="true"
-

For Debian/Ubuntu, you can use

+

For Debian/Ubuntu, you can use at root:

dpkg-reconfigure hddtemp
@@ -775,7 +774,8 @@ of sensors.conf(5).