Update profiles.
This commit is contained in:
parent
0ee2e4f7ad
commit
2064783251
14 changed files with 61 additions and 45 deletions
|
|
@ -65,6 +65,7 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
/{usr/,}bin/gpa rPUx,
|
||||
/{usr/,}bin/keepassxc-proxy rPUx,
|
||||
/{usr/,}bin/lsb_release rPx -> lsb_release,
|
||||
/opt/net.downloadhelper.coapp/bin/net.downloadhelper.coapp* rPx,
|
||||
|
||||
# Allowed apps to open
|
||||
/{usr/,}bin/xdg-open rCx -> open,
|
||||
|
|
@ -132,10 +133,10 @@ profile firefox @{exec_path} flags=(attach_disconnected) {
|
|||
deny @{sys}/devices/system/cpu/cpu[0-9]/cache/index[0-9]/size r,
|
||||
|
||||
# For Cryptographic Attestation of Personhood
|
||||
#@{sys}/bus/ r,
|
||||
#@{sys}/class/ r,
|
||||
#@{sys}/class/hidraw/ r,
|
||||
#@{run}/udev/data/c241:[0-9]* r, # dynamic
|
||||
@{sys}/bus/ r,
|
||||
@{sys}/class/ r,
|
||||
@{sys}/class/hidraw/ r,
|
||||
@{run}/udev/data/c241:[0-9]* r, # dynamic
|
||||
|
||||
owner @{PROC}/@{pid}/fd/ r,
|
||||
owner @{PROC}/@{pid}/cgroup r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue