lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 23 Jan 2015 17:20:07 +0900
From:	Masanari Iida <standby24x7@...il.com>
To:	linux-kernel@...r.kernel.org, corbet@....net,
	akpm@...ux-foundation.org, mingo@...nel.org, riel@...hat.com,
	bp@...en8.de
Cc:	Masanari Iida <standby24x7@...il.com>
Subject: [PATCH] Doc: Add default behavior of panic parameter in kernel.txt

This patch adds default behavior of panic parameter in kernel.txt

Signed-off-by: Masanari Iida <standby24x7@...il.com>
---
 Documentation/sysctl/kernel.txt | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/sysctl/kernel.txt b/Documentation/sysctl/kernel.txt
index 75511ef..3cae2bd 100644
--- a/Documentation/sysctl/kernel.txt
+++ b/Documentation/sysctl/kernel.txt
@@ -527,6 +527,8 @@ panic:
 The value in this file represents the number of seconds the kernel
 waits before rebooting on a panic. When you use the software watchdog,
 the recommended setting is 60.
+A value of 0 will disable rebooting on a panic.
+The default is 0.
 
 ==============================================================
 
-- 
2.3.0.rc1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ