Update pipewire (#231)

Necessary after the recent pipewire update, otherwise audio devices are no longer available.
This commit is contained in:
curiosityseeker 2023-10-20 13:36:09 +02:00 committed by GitHub
parent ec5311413a
commit 38648bcba1
Failed to generate hash of commit

View file

@ -66,6 +66,7 @@ profile pipewire @{exec_path} flags=(attach_disconnected) {
owner /tmp/librnnoise-[0-9]*.so rm, owner /tmp/librnnoise-[0-9]*.so rm,
owner @{run}/user/@{uid}/pipewire-@{int} rw, owner @{run}/user/@{uid}/pipewire-@{int} rw,
owner @{run}/user/@{uid}/pipewire-@{int}.lock rwk, owner @{run}/user/@{uid}/pipewire-@{int}.lock rwk,
owner @{run}/user/@{uid}/pipewire-@{int}-manager.lock rwk,
@{run}/udev/data/c81:@{int} r, # For video4linux @{run}/udev/data/c81:@{int} r, # For video4linux
@{run}/udev/data/c23[4-9]:@{int} r, # For dynamic assignment range 234 to 254 @{run}/udev/data/c23[4-9]:@{int} r, # For dynamic assignment range 234 to 254