We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 61fe959 commit e0d4af5Copy full SHA for e0d4af5
1 file changed
systemvm/patches/debian/config/etc/sysctl.conf
@@ -24,7 +24,8 @@ net.ipv4.conf.all.accept_redirects = 0
24
net.ipv4.conf.default.accept_redirects = 0
25
net.ipv4.conf.all.send_redirects = 0
26
net.ipv4.conf.default.send_redirects = 0
27
-
+net.ipv4.conf.all.secure_redirects = 0
28
+net.ipv4.conf.default.secure_redirects = 0
29
30
# Controls the System Request debugging functionality of the kernel
31
kernel.sysrq = 0
0 commit comments