#!/sbin/openrc-run
command="/opt/throttled/venv/bin/throttled"
command_args="--config /etc/throttled.conf"
pidfile=${pidfile-/var/run/throttled.pid}
description="Stop Intel throttling"
command_background="yes"
