Skip to content
Snippets Groups Projects
Commit ce236600 authored by Dylan Aïssi's avatar Dylan Aïssi
Browse files

Fix AppArmor rules for recent Wireplumber


`apparmor-pipewire` test currently fails with following AppArmor audit log:
```
# ====
# profile:/usr/bin/wireplumber
# sdmode:REJECTING
# denied_mask:wr
# operation:open
# name:/proc/1266/task/1272/comm
# request_mask:wr
# ====
# profile:/usr/bin/wireplumber
# sdmode:REJECTING
# denied_mask:wr
# operation:open
# name:/proc/1280/task/1286/comm
# request_mask:wr
```

Signed-off-by: default avatarDylan Aïssi <dylan.aissi@collabora.com>
parent ac444c62
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment