瀏覽代碼

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

root 1 年之前
父節點
當前提交
cdc222b
共有 1 個文件被更改,包括 2 次插入0 次删除
  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