mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-18 00:48:10 +01:00
fix: remove useless audit mode on chromium.
This commit is contained in:
parent
13b35b156e
commit
747292e954
1 changed files with 1 additions and 1 deletions
|
@ -150,7 +150,7 @@
|
|||
owner @{tmp}/.@{domain}.* rw,
|
||||
owner @{tmp}/.@{domain}*/{,**} rw,
|
||||
owner @{tmp}/@{name}-crashlog-@{int}-@{int}.txt rw,
|
||||
audit owner @{tmp}/scoped_dir@{rand6}/{,**} rw,
|
||||
owner @{tmp}/scoped_dir@{rand6}/{,**} rw,
|
||||
owner @{tmp}/tmp.@{rand6} rw,
|
||||
owner @{tmp}/tmp.@{rand6}/ rw,
|
||||
owner @{tmp}/tmp.@{rand6}/** rwk,
|
||||
|
|
Loading…
Reference in a new issue