From 16c3840c10fb25e552e3c0d4623468697d968f2d Mon Sep 17 00:00:00 2001 From: Nicolas Hennion Date: Tue, 18 May 2021 08:31:52 +0200 Subject: Update hddtemp.rst --- docs/aoa/hddtemp.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') diff --git a/docs/aoa/hddtemp.rst b/docs/aoa/hddtemp.rst index a9fb16f4..a48ba2a2 100644 --- a/docs/aoa/hddtemp.rst +++ b/docs/aoa/hddtemp.rst @@ -16,7 +16,9 @@ For example on a CentOS/Redhat Linux operating system, you have to: ``` sudo yum install hddtemp + sudo systemctl enable hddtemp + sudo systemctl enable hddtemp ``` @@ -24,7 +26,9 @@ Test it in the console: ``` $ hddtemp + /dev/sda: TOSHIBA MQ01ACF050: 41°C + /dev/sdb: ST1000LM044 HN-M101SAD: 38°C ``` -- cgit v1.2.3