mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2024-11-15 07:54:17 +01:00
feat(full): systemd also need pulseaudio.
This commit is contained in:
parent
98a1a00a14
commit
3349dbda7f
@ -52,8 +52,9 @@ profile systemd /{usr/,}lib/systemd/systemd flags=(complain) {
|
|||||||
|
|
||||||
# Audio
|
# Audio
|
||||||
/{usr/,}bin/pipewire rux, # FIXME: no new privs
|
/{usr/,}bin/pipewire rux, # FIXME: no new privs
|
||||||
/{usr/,}bin/wireplumber rux, # FIXME: no new privs
|
|
||||||
/{usr/,}bin/pipewire-pulse rux, # FIXME: no new privs
|
/{usr/,}bin/pipewire-pulse rux, # FIXME: no new privs
|
||||||
|
/{usr/,}bin/pulseaudio rux, # FIXME: no new privs
|
||||||
|
/{usr/,}bin/wireplumber rux, # FIXME: no new privs
|
||||||
|
|
||||||
# Gnome
|
# Gnome
|
||||||
@{libexec}/{,dconf/}dconf-service rPx,
|
@{libexec}/{,dconf/}dconf-service rPx,
|
||||||
|
Loading…
Reference in New Issue
Block a user