X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=doc%2Ffaq.html;h=2227626bf56fed8250f72e2aa45e56c006f4a879;hb=580b74baea48ef3e55481af28258c9d402da38f0;hp=da3046f16ccbe4cf15324b699a5e28dd00b89251;hpb=0acbbfd3bee0ebad1faae5b8314aea10a9cc123e;p=psensor.git diff --git a/doc/faq.html b/doc/faq.html index da3046f..2227626 100644 --- a/doc/faq.html +++ b/doc/faq.html @@ -678,7 +678,8 @@ the output of the different commands like sensors.

Anyway, as I received several requests about such feature, since the 0.7.0.4 release it is implemented in both psensor ( menu preferences > sensors > enable log of measures) and psensor-server -(--sensor-log-file option).

+(--sensor-log-file option). For psensor the log file is +$HOME/.psensor/sensors.log.

@@ -715,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
@@ -774,7 +774,8 @@ of sensors.conf(5).