mirror of
https://gitee.com/openharmony/security_selinux
synced 2025-02-20 12:50:32 +00:00
!2497 需求:系统/芯片沙盒资源最小化
Merge pull request !2497 from cheng_jinsong/fly0609
This commit is contained in:
commit
93ff99abce
@ -403,7 +403,7 @@ allow init time_service:process { rlimitinh siginh transition };
|
||||
allow init tmpfs:blk_file { getattr relabelfrom };
|
||||
allow init tmpfs:chr_file { getattr relabelfrom write open read };
|
||||
allow init tmpfs:dir { add_name create mounton open read relabelfrom setattr write };
|
||||
allow init tmpfs:file { getattr relabelfrom };
|
||||
allow init tmpfs:file { getattr relabelfrom create open mounton };
|
||||
allow init tmpfs:lnk_file { create getattr relabelfrom };
|
||||
allow init tmpfs:sock_file { getattr relabelfrom };
|
||||
allow init token_sync_service:process { rlimitinh siginh transition };
|
||||
|
Loading…
x
Reference in New Issue
Block a user