mirror of
https://github.com/pigmonkey/spark.git
synced 2026-08-02 12:32:25 +00:00
set default disk devices from upstream
This commit is contained in:
parent
8e33422088
commit
f5403386f2
1 changed files with 1 additions and 1 deletions
|
|
@ -121,7 +121,7 @@ ENERGY_PERF_POLICY_ON_BAT=power
|
|||
# Devices can be specified by disk ID also (lookup with: tlp diskid).
|
||||
# Note: DISK parameters below are effective only when this option is configured.
|
||||
# Default: "nvme0n1 sda"
|
||||
#DISK_DEVICES="sda sdb"
|
||||
DISK_DEVICES="nvme0n1 sda"
|
||||
|
||||
# Disk advanced power management level: 1..254, 255 (max saving, min, off).
|
||||
# Levels 1..127 may spin down the disk; 255 allowable on most drives.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue