summaryrefslogtreecommitdiff
path: root/pcr/thinkfan/thinkfan.service
blob: e7c8badd18b8506ed24f7917ed8a939ef73c19cd (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/bin/thinkfan -n -s5 -q

[Install]
WantedBy=multi-user.target