[arch-commits] Commit in procps/trunk (sysctl.conf)

Eric Bélanger eric at archlinux.org
Thu Mar 12 20:54:51 UTC 2009


    Date: Thursday, March 12, 2009 @ 16:54:51
  Author: eric
Revision: 29809

Added reason to disable kernel.sysrq by default (FS#13769)

Modified:
  procps/trunk/sysctl.conf

-------------+
 sysctl.conf |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: sysctl.conf
===================================================================
--- sysctl.conf	2009-03-12 20:52:08 UTC (rev 29808)
+++ sysctl.conf	2009-03-12 20:54:51 UTC (rev 29809)
@@ -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




More information about the arch-commits mailing list