summaryrefslogtreecommitdiff
path: root/sys-power/throttled/files/throttled.initd
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-10-09 12:05:50 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-10-09 12:05:50 +0100
commitc65def1225a421dd57ac582acefc5987c9d67e0d (patch)
treee13e2f661c997103edd9b96170e782e10da88963 /sys-power/throttled/files/throttled.initd
parent431cb94e4e840d61ea21c2c2bd10e07fc27b5538 (diff)
gentoo auto-resync : 09:10:2023 - 12:05:50
Diffstat (limited to 'sys-power/throttled/files/throttled.initd')
-rw-r--r--sys-power/throttled/files/throttled.initd5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-power/throttled/files/throttled.initd b/sys-power/throttled/files/throttled.initd
new file mode 100644
index 000000000000..efe8b6a7e151
--- /dev/null
+++ b/sys-power/throttled/files/throttled.initd
@@ -0,0 +1,5 @@
+#!/sbin/openrc-run
+command="/usr/bin/throttled"
+pidfile="/run/throttled.pid"
+description="Stop Intel throttling"
+command_background="yes"