commit | a7d6c67474741bcf1c7dda5cc80a06210e549c7b | [log] [tgz] |
---|---|---|
author | 张倞诚 <a591951062@gmail.com> | Wed Mar 20 08:40:41 2024 +0000 |
committer | 张倞诚 <a591951062@gmail.com> | Wed May 15 16:03:11 2024 +0000 |
tree | 3515d7a9e8729acc72808b7780c9df2b64c9f8fd | |
parent | 3ff587dd766b0f870d2bb25ef97d45efa29f851f [diff] |
Fix incorrect gid config leads to process/system cannot start. We found that if the system application misconfigures the gid in the permissions, -1 will be added to the application's gid list, which will cause the application process or system startup to fail, so consider adding a check to prevent this unexpected situation. Change-Id: Ic3133067285ecfd9310b4bca56ff402180e7c2aa