[Unit] Description=Hard drive temperature monitor daemon Documentation=man:hddtemp(8) [Service] Environment=HDDTEMP_OPTIONS=--listen=127.0.0.1 EnvironmentFile=-/etc/conf.d/hddtemp ExecStart=/usr/sbin/hddtemp -d $HDDTEMP_OPTIONS $HDDTEMP_DRIVES [Install] WantedBy=multi-user.target