summaryrefslogtreecommitdiff
path: root/sysctl.d
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-19 00:14:52 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2021-02-19 09:28:08 +0100
commit1d10005b39845e62480b46dc5b106341dcdeb02c (patch)
treebbaca89bed66469f0b88c32be80b613545f93b68 /sysctl.d
parente7b86e48138e8e81820398bbb3a121f28b2147c2 (diff)
downloadsystemd-1d10005b39845e62480b46dc5b106341dcdeb02c.tar.gz
tree-wide: fix links to systemd.io pages
Having the extra slash at the end is not a problem, just inconsistent. But the links with .html or .md return 404.
Diffstat (limited to 'sysctl.d')
-rw-r--r--sysctl.d/50-default.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysctl.d/50-default.conf b/sysctl.d/50-default.conf
index 14378b24af..5279c17092 100644
--- a/sysctl.d/50-default.conf
+++ b/sysctl.d/50-default.conf
@@ -41,7 +41,7 @@ net.ipv4.conf.*.promote_secondaries = 1
# the kernel because of this definition in linux/include/net/ping.h:
# #define GID_T_MAX (((gid_t)~0U) >> 1)
# That's not so bad because values between 2^31 and 2^32-1 are reserved on
-# systemd-based systems anyway: https://systemd.io/UIDS-GIDS.html#summary
+# systemd-based systems anyway: https://systemd.io/UIDS-GIDS#summary
-net.ipv4.ping_group_range = 0 2147483647
# Fair Queue CoDel packet scheduler to fight bufferbloat