From 85c84b64c42b415b9278d5df54ce806685320c90 Mon Sep 17 00:00:00 2001 From: Mr Chen Date: Thu, 11 Jul 2024 04:38:02 +0800 Subject: [PATCH] Update install.sh --- plugins/simpleping/install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/simpleping/install.sh b/plugins/simpleping/install.sh index 7f7836160..914c3cfe7 100755 --- a/plugins/simpleping/install.sh +++ b/plugins/simpleping/install.sh @@ -12,7 +12,7 @@ sysName=`uname` VERSION=$2 # 开启可以PING - +# sysctl -w net.ipv4.ping_group_range="0 2147483647" install_tmp=${rootPath}/tmp/mw_install.pl