Prefix DPM states with 'dpm-' to prevent future name collisions. Also, change the state in powersave profiles to 'battery' - there's no such DPM state as powersave. Signed-off-by: Ondřej Lysoněk <olysonek@redhat.com>
14 lines
249 B
Text
14 lines
249 B
Text
#
|
|
# tuned configuration
|
|
#
|
|
|
|
[main]
|
|
summary=Optmize for the desktop use-case with power saving
|
|
include=server-powersave
|
|
|
|
[video]
|
|
radeon_powersave=dpm-battery, auto
|
|
|
|
[net]
|
|
# Comma separated list of devices, all devices if commented out.
|
|
# devices=eth0
|