On 05/10/2021 06:51, Adi Pircalabu wrote:
On 04/10/2021 09:43, Adi Pircalabu wrote:
Could you also post the output of "ps -Z" for each of the pipewire processes as well as checking to see if these match?
[egreshko@meimei ~]$ ls -Z /usr/bin/pipewire* system_u:object_r:bin_t:s0 /usr/bin/pipewire system_u:object_r:bin_t:s0 /usr/bin/pipewire-media-session system_u:object_r:bin_t:s0 /usr/bin/pipewire-pulse
Sure, here it is, thanks:
ls -Z /usr/bin/pipewire* system_u:object_r:bin_t:s0 /usr/bin/pipewire system_u:object_r:bin_t:s0 /usr/bin/pipewire-media-session system_u:object_r:bin_t:s0 /usr/bin/pipewire-pulse
ps -auxwwZ | egrep pipewire unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 adi 2655 0.0 0.0 347604 24820 ? S<sl Oct04 0:21 /usr/bin/pipewire unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 adi 2656 0.0 0.0 268404 29248 ? S<sl Oct04 0:27 /usr/bin/pipewire-pulse unconfined_u:unconfined_r:unconfined_t:s0-s0:c0.c1023 adi 2670 0.0 0.0 253576 13200 ? S<l Oct04 0:00 /usr/bin/pipewire-media-session
That all looks correct.
There was a recent update to selinux-policy. Have you rebooted since then? If you reboot and set init_audit_control --> off does the issue return?
If the problem persists, I think I'd post to the fedora-selinux list for much better support.
-- Nothing to see here