aboutsummaryrefslogtreecommitdiffstats
path: root/sysctl.conf
diff options
context:
space:
mode:
Diffstat (limited to 'sysctl.conf')
-rw-r--r--sysctl.conf6
1 files changed, 0 insertions, 6 deletions
diff --git a/sysctl.conf b/sysctl.conf
index fe02481f..f8484efa 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -7,9 +7,3 @@
net.bridge.bridge-nf-call-ip6tables = 0
net.bridge.bridge-nf-call-iptables = 0
net.bridge.bridge-nf-call-arptables = 0
-
-# Controls the maximum shared segment size, in bytes
-kernel.shmmax = 4294967295
-
-# Controls the maximum number of shared memory segments, in pages
-kernel.shmall = 268435456 \ No newline at end of file