mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
console: Update to reflect new default value
The default value was changed from 10 minutes to disabled in commit
a4199f5eb8
.
Signed-off-by: Daniel Xu <dxu@dxuuu.xyz>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
404376af78
commit
ac0a314cae
@ -641,8 +641,8 @@
|
||||
For now, only VisioBraille is supported.
|
||||
|
||||
consoleblank= [KNL] The console blank (screen saver) timeout in
|
||||
seconds. Defaults to 10*60 = 10mins. A value of 0
|
||||
disables the blank timer.
|
||||
seconds. A value of 0 disables the blank timer.
|
||||
Defaults to 0.
|
||||
|
||||
coredump_filter=
|
||||
[KNL] Change the default value for
|
||||
|
Loading…
Reference in New Issue
Block a user