#!/sbin/openrc-run description="Dynamic System Tuning Daemon" supervisor=supervise-daemon command=/usr/sbin/tuned command_args_foreground="-l -P" depend() { need dbus }