mirror of
https://github.com/erpalma/throttled.git
synced 2026-04-21 06:03:56 +00:00
5 lines
181 B
Text
5 lines
181 B
Text
#!/usr/bin/openrc-run
|
|
command="env python3 /usr/lib/throttled/lenovo_fix.py"
|
|
pidfile=${pidfile-/var/run/lenovo_fix.pid}
|
|
description="Stop Intel throttling"
|
|
command_background="yes"
|