X-Git-Url: http://git.wpitchoune.net/gitweb/?p=psensor.git;a=blobdiff_plain;f=doc%2Ffaq.html;h=1fa996b6e0fbe6fccc1ef8b5b142cf2f25a06741;hp=b55a4b586d55288a31ebd2450e2915a4d11ec370;hb=0f96508bf672cf1b4dba1834af9ddd9d39ba7eb5;hpb=c7219e09905fdd0a8b61de9b889777d38117f9e8 diff --git a/doc/faq.html b/doc/faq.html index b55a4b5..1fa996b 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,7 @@ of sensors.conf(5).