aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sysctl.conf2
-rw-r--r--sysctl.conf.ppc642
-rw-r--r--sysctl.conf.s3902
-rw-r--r--sysctl.conf.s390x2
-rw-r--r--sysctl.conf.sparc2
-rw-r--r--sysctl.conf.x86_642
6 files changed, 12 insertions, 0 deletions
diff --git a/sysctl.conf b/sysctl.conf
index 519d61ec..4bd73aae 100644
--- a/sysctl.conf
+++ b/sysctl.conf
@@ -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
diff --git a/sysctl.conf.ppc64 b/sysctl.conf.ppc64
index 049c55d3..ab4b3721 100644
--- a/sysctl.conf.ppc64
+++ b/sysctl.conf.ppc64
@@ -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
diff --git a/sysctl.conf.s390 b/sysctl.conf.s390
index e310e02a..25991781 100644
--- a/sysctl.conf.s390
+++ b/sysctl.conf.s390
@@ -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
diff --git a/sysctl.conf.s390x b/sysctl.conf.s390x
index 2c291952..757cce63 100644
--- a/sysctl.conf.s390x
+++ b/sysctl.conf.s390x
@@ -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
diff --git a/sysctl.conf.sparc b/sysctl.conf.sparc
index 8891892b..bcf7507d 100644
--- a/sysctl.conf.sparc
+++ b/sysctl.conf.sparc
@@ -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
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