avc: denied { mounton } for pid=1 comm="init" path="/sys/kernel/tracing" dev="tracefs" ino=1 scontext=u:r:init:s0 tcontext=u:object_r:debugfs_tracing_debug:s0 tclass=dir permissive=0
4 lines
75 B
Plaintext
4 lines
75 B
Plaintext
allow init proc:file write;
|
|
|
|
allow init debugfs_tracing_debug:dir mounton;
|