提示type=1400 audit(0.0:5): avc: denied { write } for name="ctrl" dev="tmpfs" ino=7459 scontext=u:r:untrusted_app:s0:c512,c768 tcontext=u:object_r:ctrl_device:s0 tclass=chr_file permissive=0
但是在untrusted_app.te 添加了allow untrusted_app ctrl_device:chr_file rw_file_perms; 还是得到一样的提示,请问有碰到相同情况的吗?