summaryrefslogtreecommitdiff
path: root/pcr/thinkfan/thinkfan.service
blob: 7895b8d3ac3a179f6fc08a54e4b8abd617410e1d (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Thinkfan Daemon - simple and lightweight fan control program
After=basic.target

[Service]
ExecStart=/usr/sbin/thinkfan -n -s5 -q

[Install]
WantedBy=multi-user.target