mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-31 14:25:52 +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
|
||||
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,
|
||||
|
||||
# dbus access
|
||||
|
Reference in New Issue
Block a user