Policy for WirePlumber, the PipeWire session manager.
Allow a domain to chat to WirePlumber via dbus
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed access. |
Execute a domain transition to run WirePlumber.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed to transition. |
Allow a domain to read, write, and map WirePlumber shared memory (tmpfs) files. These are memfd files passed between WirePlumber and PipeWire for zero-copy audio buffer sharing.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed access. |
Allow a domain to read WirePlumber home directory content.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed access. |
Connect to WirePlumber over a unix stream socket.
| Parameter: | Description: |
|---|---|
| domain |
Domain allowed access. |
Role access for WirePlumber (user-service mode). Call this from unprivuser.te / staff.te in the same way pipewire_role is called.
| Parameter: | Description: |
|---|---|
| role_prefix |
The prefix of the user role (e.g., "user" for user_r). |
| user_domain |
User domain for the role (e.g., user_t). |
| user_exec_domain |
User exec domain for execute and transition access (e.g., user_application_exec_domain). |
| role |
Role allowed access (e.g., user_r). |