feat(profile): ensure xdg portal can start any sandboxing tool.

This commit is contained in:
Alexandre Pujol 2025-07-06 21:56:24 +02:00
parent 3b040aa5ca
commit f56163afb1
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -39,8 +39,9 @@ profile xdg-document-portal @{exec_path} flags=(attach_disconnected) {
@{exec_path} mr,
@{bin}/flatpak rPUx,
@{bin}/flatpak rPx,
@{bin}/fusermount{,3} rCx -> fusermount,
@{bin}/snap rPx,
/ r,
owner @{att}/ r,
@ -64,6 +65,7 @@ profile xdg-document-portal @{exec_path} flags=(attach_disconnected) {
profile fusermount flags=(attach_disconnected) {
include <abstractions/base>
include <abstractions/consoles>
include <abstractions/app/fusermount>
capability dac_read_search,