
# Uncomment this and set to the name of your CPUFreq module.
# You can run cpuscan from libhw-tools package to get this name.
#DRIVER="powernow-k7"

# Let background (nice) processes speed up the CPU.
#OPTS="$OPTS -n"

# Add your favorite options here.
#OPTS="$OPTS -s 0 -i 10 -r"

# Uncomment and modify this to check the state of the AC adapter.
#OPTS="$OPTS -a /proc/acpi/ac_adapter/*/state"

# Uncomment and modify this to check the system temperature.
#OPTS="$OPTS -t /proc/acpi/thermal_zone/*/temperature 75"
