Files
throttled/openrc/lenovo_fix
2020-02-19 18:48:54 -05:00

6 lines
181 B
Plaintext

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