mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
hdparm: set standby time to 15min
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
3c291bd3f1
commit
fb519eeede
@ -23,8 +23,8 @@
|
||||
#
|
||||
# runlevels: openelec, installer, textmode
|
||||
|
||||
# Standbytime in 5sec steps (12 = 60sec)
|
||||
STANDBY_TIME=12
|
||||
# Standbytime in 5sec steps (180 = 15min)
|
||||
STANDBY_TIME=180
|
||||
|
||||
progress "Setup HDD standby"
|
||||
(
|
||||
|
Loading…
x
Reference in New Issue
Block a user