代码拉取完成,页面将自动刷新
From 2aa0a7ccd957307f098b4a36e4e55a37d512204a Mon Sep 17 00:00:00 2001
From: Qiumiao Zhang <zhangqiumiao1@huawei.com>
Date: Mon, 19 Dec 2022 10:43:12 +0800
Subject: [PATCH] remove the executable permission of non root users from hook
scripts
Signed-off-by: Qiumiao Zhang <zhangqiumiao1@huawei.com>
---
usr/Euler/project/util/CommonFunction | 1 +
1 file changed, 1 insertion(+)
diff --git a/usr/Euler/project/util/CommonFunction b/usr/Euler/project/util/CommonFunction
index b10dc7e..3527af6 100644
--- a/usr/Euler/project/util/CommonFunction
+++ b/usr/Euler/project/util/CommonFunction
@@ -75,6 +75,7 @@ function INIT_Execute_Hook()
fi
fi
done
+ chmod g-x,o-x ${hookdir}/S* > /dev/null 2>&1
fi
if [ "x${installbreak}" == "x${hookbase}" ]; then
--
2.27.0
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。