mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-13 13:30:05 -05:00
client: also copy ACCESS key to global
This commit is contained in:
parent
89b189d190
commit
9b00462561
1 changed files with 1 additions and 0 deletions
|
|
@ -393,6 +393,7 @@ int pw_impl_client_register(struct pw_impl_client *client,
|
|||
PW_KEY_SEC_UID,
|
||||
PW_KEY_SEC_GID,
|
||||
PW_KEY_SEC_LABEL,
|
||||
PW_KEY_ACCESS,
|
||||
NULL
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue