summarylogtreecommitdiffstats
path: root/temp-throttle@.service
blob: c20e4f91572242743b92a9ad9f929735c4a9c462 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Throttle system CPU frequency based on a maximum temperature

[Service]
ExecStart=/usr/bin/temp-throttle %i
Type=simple

[Install]
WantedBy=multi-user.target