Ver Fonte

added the sysctl config to allow icmp ping to an unprivileged user

root há 1 ano atrás
pai
commit
cdc222b
1 ficheiros alterados com 2 adições e 0 exclusões
  1. 2 0
      docs/sysctl.d/99-allow-icmp.conf

+ 2 - 0
docs/sysctl.d/99-allow-icmp.conf

@@ -0,0 +1,2 @@
+#allow icmp ping
+net.ipv4.ping_group_range=0 999