mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-08-02 15:37:49 +00:00
Update packages/mediacenter/xbmc/init.d/93_xbmc
This commit is contained in:
parent
f952f8f69e
commit
3a70335116
@ -68,7 +68,7 @@ fi
|
|||||||
# set cpu's to 'conservative'
|
# set cpu's to 'conservative'
|
||||||
( usleep 15000000
|
( usleep 15000000
|
||||||
progress "set cpu's to 'conservative'"
|
progress "set cpu's to 'conservative'"
|
||||||
cpupower frequency-set -g ondemand > /dev/null 2>&1
|
cpupower frequency-set -g conservative > /dev/null 2>&1
|
||||||
)&
|
)&
|
||||||
|
|
||||||
# prevent restrating XBMC at reboot or shutdown
|
# prevent restrating XBMC at reboot or shutdown
|
||||||
|
Loading…
x
Reference in New Issue
Block a user