feat(profile): restrict some access to @{PROC}/@{pid}.
This commit is contained in:
parent
90a8e44d20
commit
28b32f1ae3
10 changed files with 31 additions and 22 deletions
|
|
@ -44,8 +44,8 @@ profile protonmail-bridge-core @{exec_path} {
|
|||
owner /var/tmp/etilqs_@{hex16} rw,
|
||||
|
||||
@{PROC}/ r,
|
||||
@{PROC}/1/cgroup r,
|
||||
@{PROC}/sys/net/core/somaxconn r,
|
||||
@{PROC}/@{pid}/cgroup r,
|
||||
|
||||
deny @{bin}/pass x,
|
||||
deny owner @{user_password_store_dirs}/** r,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue