We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0338934 commit 000500cCopy full SHA for 000500c
sysctl.d/50-default.conf
@@ -36,7 +36,7 @@ net.ipv4.conf.all.promote_secondaries = 1
36
# #define GID_T_MAX (((gid_t)~0U) >> 1)
37
# That's not so bad because values between 2^31 and 2^32-1 are reserved on
38
# systemd-based systems anyway: https://systemd.io/UIDS-GIDS.html#summary
39
-net.ipv4.ping_group_range = 0 2147483647
+-net.ipv4.ping_group_range = 0 2147483647
40
41
# Fair Queue CoDel packet scheduler to fight bufferbloat
42
net.core.default_qdisc = fq_codel
0 commit comments