fix(profile): /att/**/ instead of @{att}/

This commit is contained in:
Alexandre Pujol 2025-08-22 20:03:19 +02:00
parent 3b2f745bca
commit 1506ae04d8
No known key found for this signature in database
GPG key ID: C5469996F0DF68EC

View file

@ -40,7 +40,7 @@ profile pipewire @{exec_path} flags=(attach_disconnected) {
/etc/pipewire/{,**} r, /etc/pipewire/{,**} r,
/ r, / r,
@{att}/ r, /att/**/ r,
owner @{att}/.flatpak-info r, owner @{att}/.flatpak-info r,
owner @{user_config_dirs}/pipewire/{,**} r, owner @{user_config_dirs}/pipewire/{,**} r,