mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-12 18:03:10 +00:00
6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
kernel.kptr_restrict = 2
|
|
net.ipv4.conf.all.send_redirects = 0
|
|
net.ipv4.conf.default.accept_redirects = 0
|
|
net.ipv4.conf.default.accept_source_route = 0
|
|
net.ipv6.conf.all.accept_redirects = 0
|
|
net.ipv6.conf.default.accept_redirects = 0 |