[systemd-commits] sysctl.d/50-default.conf
Kay Sievers
kay at kemper.freedesktop.org
Fri Mar 15 11:31:50 PDT 2013
sysctl.d/50-default.conf | 3 +++
1 file changed, 3 insertions(+)
New commits:
commit 0f59fe5171b5564fc6fb58f3281fbc259c45f7d0
Author: Kay Sievers <kay at vrfy.org>
Date: Fri Mar 15 19:30:53 2013 +0100
sysctl: default - add safe sysrq options
diff --git a/sysctl.d/50-default.conf b/sysctl.d/50-default.conf
index 8d202a6..46bae21 100644
--- a/sysctl.d/50-default.conf
+++ b/sysctl.d/50-default.conf
@@ -7,6 +7,9 @@
# 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
More information about the systemd-commits
mailing list