summaryrefslogtreecommitdiffstats
path: root/abs/core/procps/sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'abs/core/procps/sysctl.conf')
-rw-r--r--abs/core/procps/sysctl.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/abs/core/procps/sysctl.conf b/abs/core/procps/sysctl.conf
index 8e725de..e3ebc7b 100644
--- a/abs/core/procps/sysctl.conf
+++ b/abs/core/procps/sysctl.conf
@@ -5,7 +5,7 @@
# Disable packet forwarding
net.ipv4.ip_forward=0
-# Disable the magic-sysrq key
+# Disable the magic-sysrq key (console security issues)
kernel.sysrq = 0
# Enable TCP SYN Cookie Protection