summaryrefslogtreecommitdiffstats
path: root/abs/extra/hddtemp/service
blob: 992b898ade7d17318b6f8b5e1c897c32b1770f98 (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=Hard drive temperature monitor daemon

[Service]
ExecStart=/usr/bin/hddtemp -dF /dev/sda

[Install]
WantedBy=multi-user.target