From: Jeongmo Yang Date: Mon, 8 Jan 2024 08:41:32 +0000 (+0900) Subject: Update path check exception list X-Git-Tag: accepted/tizen/8.0/unified/20240109.155441^0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b2c29f4119e0a92881e5a01cb71517d13f031b12;p=platform%2Fcore%2Fsecurity%2Fsecurity-config.git Update path check exception list - "/etc/profile.d/mmf.sh" is added. - It's used for setting environment value of platform bash login, not executed by the user. Change-Id: I0095b8fb44406ab782cacb35264946145bfe5c27 Signed-off-by: Jeongmo Yang --- diff --git a/test/path_check_test/path_exception.list b/test/path_check_test/path_exception.list index e434df4..c1dfa42 100644 --- a/test/path_check_test/path_exception.list +++ b/test/path_check_test/path_exception.list @@ -53,4 +53,5 @@ /usr/bin/strace-log-merge /usr/bin/gdb-add-index /usr/bin/gcore +/etc/profile.d/mmf.sh # last line