aboutsummaryrefslogtreecommitdiffstats
path: root/sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sysctl.conf')
-rw-r--r--sysctl.conf12
1 files changed, 0 insertions, 12 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 150d3bb6..1720fc01 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -7,18 +7,6 @@
net.ipv4.ip_dynaddr = 0
# Disable ECN
net.ipv4.tcp_ecn = 0
-# Controls source route verification
-net.ipv4.conf.default.rp_filter = 1
-
-# Do not accept source routing
-net.ipv4.conf.default.accept_source_route = 0
-
-# Controls the System Request debugging functionality of the kernel
-#kernel.sysrq = 0
-
-# Controls whether core dumps will append the PID to the core filename.
-# Useful for debugging multi-threaded applications.
-kernel.core_uses_pid = 1
# If you set this variable to 1 then cd tray will close automatically when the
# cd drive is being accessed.