aboutsummaryrefslogtreecommitdiffstats
path: root/sysctl.conf.s390
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2012-02-13 11:30:38 +0100
committerLukas Nykryn <lnykryn@redhat.com>2012-02-13 11:30:38 +0100
commitffd309f7cbd61b81ff78b733247b8e2db50ebc5c (patch)
tree2a857c294a28439dd93ad3e6cb8d7b4b7da3c1b0 /sysctl.conf.s390
parentef09deeb9ad26289e711f7f59f68a5ba90031cd5 (diff)
downloadinitscripts-ffd309f7cbd61b81ff78b733247b8e2db50ebc5c.tar
initscripts-ffd309f7cbd61b81ff78b733247b8e2db50ebc5c.tar.gz
initscripts-ffd309f7cbd61b81ff78b733247b8e2db50ebc5c.tar.bz2
initscripts-ffd309f7cbd61b81ff78b733247b8e2db50ebc5c.tar.xz
initscripts-ffd309f7cbd61b81ff78b733247b8e2db50ebc5c.zip
Fix comments in sysctl.conf (#755175)
Diffstat (limited to 'sysctl.conf.s390')
-rw-r--r--sysctl.conf.s3904
1 files changed, 2 insertions, 2 deletions
diff --git a/sysctl.conf.s390 b/sysctl.conf.s390
index acd133dd..e310e02a 100644
--- a/sysctl.conf.s390
+++ b/sysctl.conf.s390
@@ -19,10 +19,10 @@ kernel.core_uses_pid = 1
# Controls the use of TCP syncookies
net.ipv4.tcp_syncookies = 1
-# Controls the maximum size of a message, in bytes
+# Controls the default maxmimum size of a mesage queue
kernel.msgmnb = 65536
-# Controls the default maxmimum size of a mesage queue
+# Controls the maximum size of a message, in bytes
kernel.msgmax = 65536
# Controls the maximum shared segment size, in bytes