From: Peter Körner <18427@gmx.net> Date: Wed, 8 Feb 2017 18:42:43 +0000 (+0100) Subject: sysctl.d: replace URL of SysRq key documentation (#5274) X-Git-Tag: v233~139 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bd9bb4ca61da76aa03f54f2c2da4ae11b1bd96fa;p=thirdparty%2Fsystemd.git 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. --- diff --git a/sysctl.d/50-default.conf b/sysctl.d/50-default.conf index f08f32e8493..aff99300d94 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