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

[Service]
EnvironmentFile=/etc/conf.d/hddtemp 
ExecStart=/usr/sbin/hddtemp -dF $PARAMS $DRIVES

[Install]
WantedBy=multi-user.target