From bd9bb4ca61da76aa03f54f2c2da4ae11b1bd96fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Peter=20K=C3=B6rner?= <18427@gmx.net> Date: Wed, 8 Feb 2017 19:42:43 +0100 Subject: [PATCH] sysctl.d: replace URL of SysRq key documentation (#5274) The kernel documentation page is not distribution specific and also more likely to be up to date than the Fedora wiki page referenced previously. --- sysctl.d/50-default.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysctl.d/50-default.conf b/sysctl.d/50-default.conf index f08f32e849..aff99300d9 100644 --- a/sysctl.d/50-default.conf +++ b/sysctl.d/50-default.conf @@ -14,7 +14,8 @@ # 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. +# See https://www.kernel.org/doc/html/latest/admin-guide/sysrq.html for a list +# of values and keys. kernel.sysrq = 16 # Append the PID to the core filename