feat(profile): small profile update.

This commit is contained in:
Alexandre Pujol 2024-11-11 22:18:39 +00:00
parent 0206e04b3f
commit 9a3adc66d0
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC
6 changed files with 9 additions and 3 deletions

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,