chiark / gitweb /
sysctl: default - add safe sysrq options
authorKay Sievers <kay@vrfy.org>
Fri, 15 Mar 2013 18:30:53 +0000 (19:30 +0100)
committerKay Sievers <kay@vrfy.org>
Fri, 15 Mar 2013 18:30:53 +0000 (19:30 +0100)
sysctl.d/50-default.conf

index 8d202a63e7a9eda74039d0b5a85fa974e2c572f2..46bae210c76de85821e73fb2ac3563d210d0bcb3 100644 (file)
@@ -7,6 +7,9 @@
 
 # See sysctl.d(5) and core(5) for for details.
 
 
 # See sysctl.d(5) and core(5) for for details.
 
+# System Request functionality of the kernel (SYNC)
+kernel.sysrq = 16
+
 # Append the PID to the core filename
 kernel.core_uses_pid = 1
 
 # Append the PID to the core filename
 kernel.core_uses_pid = 1