lenovo_fix 181 B

12345
  1. #!/usr/bin/openrc-run
  2. command="env python3 /usr/lib/throttled/lenovo_fix.py"
  3. pidfile=${pidfile-/var/run/lenovo_fix.pid}
  4. description="Stop Intel throttling"
  5. command_background="yes"