feat: update profiles.
This commit is contained in:
parent
c8cda79b78
commit
10cdde9fb7
28 changed files with 90 additions and 43 deletions
|
|
@ -126,7 +126,6 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
owner @{user_cache_dirs}/mozilla/** rwk,
|
||||
|
||||
owner @{user_share_dirs}/ r,
|
||||
owner @{user_share_dirs}/gvfs-metadata/{,*} r,
|
||||
owner @{user_share_dirs}/mime/packages/user-extension-{htm,html,xht,xhtml,shtml}.xml rw,
|
||||
owner @{user_share_dirs}/mime/packages/user-extension-{htm,html,xht,xhtml,shtml}.xml.* rw,
|
||||
|
||||
|
|
@ -189,6 +188,7 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
# Silencer
|
||||
deny /{usr/,}lib/firefox/** w,
|
||||
deny capability sys_ptrace,
|
||||
deny owner @{user_share_dirs}/gvfs-metadata/{,*} r,
|
||||
deny owner @{HOME}/.* r,
|
||||
|
||||
profile open {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue