From e9daf9e3299ab054369218b39aa7cd178a9cb624 Mon Sep 17 00:00:00 2001 From: Francois Fleuret Date: Fri, 25 May 2018 07:04:33 +0200 Subject: [PATCH] Added a reference to systemd to the man page. --- breezed.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/breezed.1 b/breezed.1 index 7d7efb7..4fce749 100644 --- a/breezed.1 +++ b/breezed.1 @@ -7,8 +7,8 @@ breezed - Fan control daemon .SH "DESCRIPTION" .PP \fBbreezed\fP is a daemon to adjust the fan speed according to the -computer temperature. It should be started through the adequate script -in /etc/rc?.d. +computer temperature. It should be started through the adequate +systemd configuration or script in /etc/rc?.d. Every 5s, \fBbreezed\fP gathers all integer values from the thermal files, and takes the max as the overall temperature T. It then -- 2.20.1