fix: remove useless audit mode on chromium.

This commit is contained in:
Alexandre Pujol 2024-06-16 22:53:16 +01:00
parent 13b35b156e
commit 747292e954
No known key found for this signature in database
GPG Key ID: C5469996F0DF68EC

View File

@ -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,