mirror of
https://github.com/linuxkit/linuxkit.git
synced 2026-04-11 15:55:06 +00:00
7 lines
249 B
Plaintext
7 lines
249 B
Plaintext
kernel.kptr_restrict = 2
|
|
kernel.sysrq = 0
|
|
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 |