aboutsummaryrefslogtreecommitdiffstats
path: root/sysctl.conf.x86_64
diff options
context:
space:
mode:
authorLukas Nykryn <lnykryn@redhat.com>2015-12-25 11:59:14 +0100
committerLukas Nykryn <lnykryn@redhat.com>2016-01-14 10:03:32 +0100
commit8f1d77780d59e43e7cc514df9875ccb0ce54944a (patch)
tree89cc2f810750db488f1d001e40694289cc5e8136 /sysctl.conf.x86_64
parent8917a68dd64baeea1d5abe060215c303840dadda (diff)
downloadinitscripts-8f1d77780d59e43e7cc514df9875ccb0ce54944a.tar
initscripts-8f1d77780d59e43e7cc514df9875ccb0ce54944a.tar.gz
initscripts-8f1d77780d59e43e7cc514df9875ccb0ce54944a.tar.bz2
initscripts-8f1d77780d59e43e7cc514df9875ccb0ce54944a.tar.xz
initscripts-8f1d77780d59e43e7cc514df9875ccb0ce54944a.zip
sysctl.conf: mention sysctl -a
Resolves: #1243508
Diffstat (limited to 'sysctl.conf.x86_64')
-rw-r--r--sysctl.conf.x86_642
1 files changed, 2 insertions, 0 deletions
diff --git a/sysctl.conf.x86_64 b/sysctl.conf.x86_64
index f43b4804..4baa147e 100644
--- a/sysctl.conf.x86_64
+++ b/sysctl.conf.x86_64
@@ -2,6 +2,8 @@
#
# For binary values, 0 is disabled, 1 is enabled. See sysctl(8) and
# sysctl.conf(5) for more details.
+#
+# Use '/sbin/sysctl -a' to list all possible parameters.
# Controls IP packet forwarding
net.ipv4.ip_forward = 0