This unit is provided by:
Options
-
[Install]
-
WantedBy=multi-user.target
-
-
[Service]
-
Environment=HDDTEMP_OPTIONS=--listen=127.0.0.1
-
EnvironmentFile=-/etc/sysconfig/hddtemp
-
ExecStart=/usr/bin/hddtemp -dF /dev/sda
-
ExecStart=/usr/sbin/hddtemp -dF $HDDTEMP_OPTIONS
-
-
[Unit]
-
Description=Hard drive temperature monitor daemon
-
Documentation=man:hddtemp(8)
-
Additionnal notes
Nothing here.