/openrc/throttled b/openrc/throttled index d440151..1ae9584 100644 --- a/openrc/throttled +++ b/openrc/throttled @@ -1,5 +1,5 @@ #!/sbin/openrc-run -command="/opt/throttled/venv/bin/python3 /opt/throttled/throttled.py" +command="/usr/lib/throttled/throttled.py" pidfile=${pidfile-/var/run/throttled.pid} description="Stop Intel throttling" command_background="yes"