aboutsummaryrefslogtreecommitdiffstats
path: root/sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sysctl.conf')
-rw-r--r--sysctl.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 59a86d44..b6ce4d8e 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -2,7 +2,5 @@
net.ipv4.ip_forward = 0
# Enables source route verification
net.ipv4.conf.all.rp_filter = 1
-# Disables automatic defragmentation (needed for masquerading, LVS)
-net.ipv4.ip_always_defrag = 0
# Disables the magic-sysrq key
kernel.sysrq = 0