#!/bin/bash
export PATH="$PATH:/usr/bin"
exec /usr/bin/auto-cpufreq --daemon
