feat(profile): small profile update.

This commit is contained in:
Alexandre Pujol 2024-11-11 22:18:39 +00:00 committed by nobody43
parent f75fa9a3a6
commit 784fe5fdad
6 changed files with 9 additions and 3 deletions

View file

@ -41,6 +41,7 @@ profile xdg-document-portal @{exec_path} flags=(attach_disconnected) {
@{bin}/flatpak rPUx,
@{bin}/fusermount{,3} rCx -> fusermount,
/ r,
owner @{att}/ r,
owner @{att}/.flatpak-info r,

View file

@ -30,6 +30,8 @@ profile loupe @{exec_path} flags=(attach_disconnected) {
/ r,
owner @{user_cache_dirs}/glycin/{,**} rw,
@{run}/mount/utab r,
@{sys}/fs/cgroup/user.slice/cpu.max r,
@ -51,7 +53,9 @@ profile loupe @{exec_path} flags=(attach_disconnected) {
signal (receive) set=(kill) peer=loupe,
@{bin}/bwrap mr,
@{lib}/glycin-loaders/*/glycin-image-rs rix,
@{lib}/glycin-loaders/*/glycin-* rix,
owner @{PROC}/@{pid}/fd/ r,
deny @{user_share_dirs}/gvfs-metadata/* r,