laptop-mode: set disk spinup interval to 20 seconds on battery, 5 seconds on AC
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# Maximum time, in seconds, of work that you are prepared to lose when your
|
||||
# system crashes or power runs out. This is the maximum time that Laptop Mode
|
||||
# will keep unsaved data waiting in memory before spinning up your hard drive.
|
||||
#
|
||||
LM_BATT_MAX_LOST_WORK_SECONDS=20
|
||||
LM_AC_MAX_LOST_WORK_SECONDS=5
|
||||
Reference in New Issue
Block a user