X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=breezed.git;a=blobdiff_plain;f=README.txt;h=5d190086fa6f5dd270cc855fd2518d5c624b4b1f;hp=839affacb0ea34f91cdc5f7fb3c425c7b4c822d4;hb=5109ba7c97ef83a167817216cf5692b1ea868c2e;hpb=f3ba9c2688b3d7c852b06384bbe372bc341e3cf9 diff --git a/README.txt b/README.txt index 839affa..5d19008 100644 --- a/README.txt +++ b/README.txt @@ -2,26 +2,26 @@ Breezed is a small daemon to control the speed of the fan, depending on the current temperature of the computer. - DISCLAIMER: I have tested it only on my Thinkpads X61s, T420s, and - T450s with Debian stable. + DISCLAIMER: I have tested it only on my Thinkpads (X61s, T420s, and + T450s) with Debian stable. * INSTALLATION Before installing, you must have a configuration file in /etc/breezed.conf. - Three are provided in the archive, and they use the settings *I* - picked for my Lenovo Thinkpads. I have no idea if these settings - are safe on these laptops -- I guess so, since I have been using - them for years on both -- and I suspect they are not safe for - another laptop. + Three configuration files are provided, and correspond to the + settings *I* picked for my Lenovo Thinkpads. I guess they are okay + on these machines since I have been using them for years without + any particular problems, but I have no idea how this translates to + other laptops. If you want to give it a try, just copy of the configuration file, e.g. cp breezed_Lenovo_X61s.conf /etc/breezed.conf - Then install the daemon simply with + Then install the daemon on a systemd machine simply with make install @@ -47,4 +47,4 @@ -- Francois Fleuret (francois@fleuret.org) -Nov 2015 +Aug 2016