delete repeated commands

This commit is contained in:
Raja Grewal
2022-07-19 00:38:32 +10:00
parent c77a2a78bc
commit bb831d57bc

View File

@ -84,8 +84,6 @@ net.ipv6.conf.default.accept_redirects=0
## Disables ICMP redirect sending.
net.ipv4.conf.all.send_redirects=0
net.ipv4.conf.default.send_redirects=0
net.ipv6.conf.all.accept_redirects=0
net.ipv6.conf.default.accept_redirects=0
## Ignores ICMP requests.
net.ipv4.icmp_echo_ignore_all=1