Here is how,

sudo mkdir /etc/systemd/user/pipewire-pulse.service.d/

sudo nano /etc/systemd/user/pipewire-pulse.service.d/lsm-syscalls.conf

paste this content:
[Service]
SystemCallFilter=lsm_get_self_attr lsm_set_self_attr lsm_list_modules

then save and close.
restart pipewire-pulse:
systemctl --user daemon-reload && systemctl --user restart pipewire-pulse

reboot the system.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2142428

Title:
  pipewire-pulse crashes when snap clients connect because libapparmor
  5.0's new lsm_get_self_attr syscall is blocked by the service's
  seccomp filter

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor/+bug/2142428/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to