feat(profile): general update.

This commit is contained in:
Alexandre Pujol 2025-02-21 00:55:52 +01:00
parent c1bea69cbf
commit 8912aaf126
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
12 changed files with 67 additions and 59 deletions

View file

@ -44,9 +44,10 @@ profile spotify @{exec_path} flags=(attach_disconnected) {
owner @{tmp}/.org.chromium.Chromium.@{rand6}/** rw,
@{PROC}/pressure/* r,
@{PROC}/@{pid}/net/unix r,
@{PROC}/pressure/* r,
owner @{PROC}/@{pid}/clear_refs w,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
/dev/tty rw,

View file

@ -59,6 +59,7 @@ profile transmission @{exec_path} flags=(attach_disconnected) {
owner @{PROC}/@{pid}/comm r,
owner @{PROC}/@{pid}/mountinfo r,
owner @{PROC}/@{pid}/mounts r,
owner @{PROC}/@{pid}/stat r,
owner @{PROC}/@{pid}/task/@{tid}/comm rw,
deny @{user_share_dirs}/gvfs-metadata/* r,

View file

@ -13,7 +13,7 @@ profile wpa-cli @{exec_path} {
@{exec_path} mr,
/{usr/,}{s,}/wpa_action rPx,
@{bin}/wpa_action rPx,
/etc/inputrc r,