Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(504)

Unified Diff: laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf

Issue 5032002: Lowering hard drive idle timeout to 5 seconds from 20 seconds. (Closed) Base URL: ssh://git@gitrw.chromium.org:9222/laptop-mode-tools.git@master
Patch Set: Created 10 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
diff --git a/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf b/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
index ec038f4006291a1a551d7c3c631e4ae100d877d9..d22eeab0957c42ef60e1b200a1a9501544fd120f 100644
--- a/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
+++ b/laptop-mode-tools_1.52/etc/laptop-mode/laptop-mode.conf
@@ -232,7 +232,7 @@ CONTROL_HD_IDLE_TIMEOUT=1
# for battery and for AC with laptop mode on.
#
LM_AC_HD_IDLE_TIMEOUT_SECONDS=20
-LM_BATT_HD_IDLE_TIMEOUT_SECONDS=20
+LM_BATT_HD_IDLE_TIMEOUT_SECONDS=5
NOLM_HD_IDLE_TIMEOUT_SECONDS=7200
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698