[projects/rc-scripts] update comment for kernel.sysrq

glen glen at pld-linux.org
Sat Aug 1 21:48:26 CEST 2015


commit ae89570c4ed8bccaf46fca852b39cf6151345853
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sat Aug 1 22:48:09 2015 +0300

    update comment for kernel.sysrq

 sysctl.conf | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
---
diff --git a/sysctl.conf b/sysctl.conf
index d918cd5..a34935b 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -131,7 +131,9 @@ net.ipv4.conf.default.rp_filter = 1
 # Useful for debugging multi-threaded applications.
 #kernel.core_uses_pid = 1
 
-# Enable the magic-sysrq key
+# System Request functionality of the kernel (SYNC)
+# Use kernel.sysrq = 1 to allow all keys.
+# See http://fedoraproject.org/wiki/QA/Sysrq for a list of values and keys.
 kernel.sysrq = 1
 
 # After how many seconds reboot system after kernel panic?
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/projects/rc-scripts.git/commitdiff/ae89570c4ed8bccaf46fca852b39cf6151345853



More information about the pld-cvs-commit mailing list