Merge "runtime_event_log_tags_file: dontaudit map permission"
This commit is contained in:
commit
0e48c3bcdd
1 changed files with 1 additions and 1 deletions
|
@ -38,7 +38,7 @@ allow runtime_event_log_tags_file tmpfs:filesystem associate;
|
|||
# Access for that domain is controlled and gated via the
|
||||
# event log tag service (albeit at a performance penalty,
|
||||
# expected to be locally cached).
|
||||
dontaudit domain runtime_event_log_tags_file:file { open read };
|
||||
dontaudit domain runtime_event_log_tags_file:file { map open read };
|
||||
|
||||
###
|
||||
### Neverallow rules
|
||||
|
|
Loading…
Reference in a new issue