Use UUID
This commit is contained in:
parent
8d8b159972
commit
48ce596393
|
@ -2,7 +2,7 @@
|
|||
|
||||
# start hd-idle automatically?
|
||||
START_HD_IDLE=true
|
||||
HD_IDLE_OPTS="-i 0 -a sda -i 1200"
|
||||
HD_IDLE_OPTS="-i 0 -s 1 -a /dev/disk/by-uuid/1f2719c5-e32c-429d-83c8-9a38921fde5a -i 1200"
|
||||
|
||||
# hd-idle command line options
|
||||
# Options are:
|
||||
|
|
Loading…
Reference in New Issue