Files
throttled/openrc/lenovo_fix
2020-11-09 10:48:40 -05:00

6 lines
181 B
Plaintext
Executable File

#!/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"