mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-09-04 08:15:21 +00:00
profiles/apparmor.d/rygel: allow liborc temp files
Signed-off-by: Alex Murray <alex.murray@canonical.com>
This commit is contained in:
@@ -55,6 +55,11 @@ profile rygel /usr/bin/rygel {
|
|||||||
# dconf access
|
# dconf access
|
||||||
owner rw @{run}/user/*/dconf/user,
|
owner rw @{run}/user/*/dconf/user,
|
||||||
|
|
||||||
|
# liborc temporary files from gstreamer Orc Integration
|
||||||
|
owner file mrw @{HOME}/orcexec.*,
|
||||||
|
owner file mrw @{run}/user/*/orcexec.*,
|
||||||
|
owner file mrw /tmp/orcexec.*,
|
||||||
|
|
||||||
network netlink dgram,
|
network netlink dgram,
|
||||||
|
|
||||||
# dbus access
|
# dbus access
|
||||||
|
Reference in New Issue
Block a user