summarylogtreecommitdiffstats
path: root/throttle-cut.service
diff options
context:
space:
mode:
authorQue Quotion2020-03-28 07:40:51 +0900
committerQue Quotion2020-03-28 07:40:51 +0900
commit7e54d014b88b91e7edd820bc7d3a82d767625eeb (patch)
tree722a3b1674a2941bb43d7cdf4840b6b0e98dd318 /throttle-cut.service
parent66b7a222f55add806eb2590d1f4bd40460b14a5b (diff)
downloadaur-7e54d014b88b91e7edd820bc7d3a82d767625eeb.tar.gz
Fix and spruce up systemd service
Diffstat (limited to 'throttle-cut.service')
-rw-r--r--throttle-cut.service4
1 files changed, 2 insertions, 2 deletions
diff --git a/throttle-cut.service b/throttle-cut.service
index 57f6ba7e0eee..7d97c7388a99 100644
--- a/throttle-cut.service
+++ b/throttle-cut.service
@@ -1,10 +1,10 @@
[Unit]
-Description=Throttle Cut
+Description=Reduce power usage system-wide
[Service]
Type=idle
RemainAfterExit=yes
-ExecStart=/usr/bin/throttle cut
+ExecStart=/usr/bin/throttlectl cut
StandardOutput=null
StandardError=journal