fix(profile): /att/**/ instead of @{att}/
This commit is contained in:
parent
3b2f745bca
commit
1506ae04d8
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue