Skip to content
Snippets Groups Projects
Commit 61f537c3 authored by intrigeri's avatar intrigeri
Browse files

Update gstreamer abstraction to work with /tmp mounted noexec.

parent fa7e0bc4
Branches
Tags
No related merge requests found
...@@ -4,7 +4,7 @@ Included profiles ...@@ -4,7 +4,7 @@ Included profiles
- apt-cacher-ng: taken from the apparmor-profiles repository at revision 135. - apt-cacher-ng: taken from the apparmor-profiles repository at revision 135.
- Evince: taken from Ubuntu's evince 3.14.1-0ubuntu1. - Evince: taken from Ubuntu's evince 3.14.1-0ubuntu1.
- GStreamer abstraction, gst_plugin_scanner named profile: taken from - GStreamer abstraction, gst_plugin_scanner named profile: taken from
the apparmor-profiles repository at revision 135. the apparmor-profiles repository at revision 142.
- Pidgin: taken from the apparmor-profiles repository at revision 142. - Pidgin: taken from the apparmor-profiles repository at revision 142.
- Totem: taken from the apparmor-profiles repository at revision 134, - Totem: taken from the apparmor-profiles repository at revision 134,
added on top changes submitted upstream: added on top changes submitted upstream:
...@@ -21,4 +21,4 @@ apparmor-profiles repository ...@@ -21,4 +21,4 @@ apparmor-profiles repository
https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master https://code.launchpad.net/~apparmor-dev/apparmor-profiles/master
-- last updated: Mo, 9 Mar 2015 13:58:31 +0100 -- intrigeri <intrigeri@debian.org>, Wed, 12 Aug 2015 14:05:15 +0200
...@@ -13,3 +13,5 @@ ...@@ -13,3 +13,5 @@
owner /tmp/orcexec.* mrw, owner /tmp/orcexec.* mrw,
owner /{,var/}run/user/[0-9]*/orcexec.* mrw, owner /{,var/}run/user/[0-9]*/orcexec.* mrw,
# needed if /tmp is mounted noexec:
owner @{HOME}/orcexec.* mr,
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment