mirror of
https://github.com/archr-linux/Arch-R.git
synced 2026-03-31 14:41:55 -07:00
xbmc: init: cosmetics. conservative -> ondemand to not cause confusion ;)
This commit is contained in:
@@ -55,7 +55,7 @@ fi
|
||||
# wait for network
|
||||
wait_for_inet_addr
|
||||
|
||||
# set cpu's to 'conservative'
|
||||
# set cpu's to 'ondemand'
|
||||
( usleep 15000000
|
||||
progress "set cpu's to 'ondemand'"
|
||||
cpupower frequency-set -g ondemand > /dev/null 2>&1
|
||||
|
||||
Reference in New Issue
Block a user