summarylogtreecommitdiffstats
path: root/temp-throttle@.service
diff options
context:
space:
mode:
authorMuflone2015-11-05 23:18:48 +0100
committerMuflone2015-11-05 23:18:48 +0100
commit1477b3dee45ae1aa98f62b5c205fe389cbbd7eab (patch)
tree7ae6f132f98dcdbde9e62098d7c9ffd2004a17cb /temp-throttle@.service
downloadaur-1477b3dee45ae1aa98f62b5c205fe389cbbd7eab.tar.gz
New package temp-throttle 2.20-1
Diffstat (limited to 'temp-throttle@.service')
-rw-r--r--temp-throttle@.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/temp-throttle@.service b/temp-throttle@.service
new file mode 100644
index 000000000000..c20e4f915722
--- /dev/null
+++ b/temp-throttle@.service
@@ -0,0 +1,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