2010-12-21 12:53:33 -06:00
|
|
|
# vim:syntax=apparmor
|
2012-01-11 09:00:35 +01:00
|
|
|
# Users of this abstraction need to #include the ubuntu-helpers abstraction
|
|
|
|
# in the toplevel profile. Eg:
|
|
|
|
# #include <abstractions/ubuntu-helpers>
|
2012-01-10 20:54:38 +01:00
|
|
|
|
2010-08-06 16:01:57 -05:00
|
|
|
# Apport
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/apport-bug Cx -> sanitized_helper,
|
2010-08-06 16:01:57 -05:00
|
|
|
|
|
|
|
# Package installation
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/apturl Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/gnome-codec-install Cxr -> sanitized_helper,
|
2010-08-06 16:01:57 -05:00
|
|
|
/usr/lib/gstreamer0.10/gstreamer-0.10/gst-plugin-scanner ix,
|
2012-01-17 08:00:56 -06:00
|
|
|
/usr/lib/@{multiarch}/gstreamer0.10/gstreamer-0.10/gst-plugin-scanner ix,
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/share/software-center/software-center Cxr -> sanitized_helper,
|
2010-08-06 16:01:57 -05:00
|
|
|
|
|
|
|
# Input Methods
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/scim Cx -> sanitized_helper,
|
|
|
|
/usr/bin/scim-bridge Cx -> sanitized_helper,
|
2010-08-06 16:01:57 -05:00
|
|
|
|
|
|
|
# File managers
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/nautilus Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/{t,T}hunar Cxr -> sanitized_helper,
|
2013-07-01 17:48:58 +02:00
|
|
|
/usr/bin/dolphin Cxr -> sanitized_helper,
|
2010-08-18 10:06:40 -05:00
|
|
|
|
|
|
|
# Themes
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/gnome-appearance-properties Cxr -> sanitized_helper,
|
2010-08-18 10:06:40 -05:00
|
|
|
|
|
|
|
# Kubuntu
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/lib/mozilla/kmozillahelper Cxr -> sanitized_helper,
|
2012-01-03 17:22:27 -06:00
|
|
|
|
|
|
|
# Exo-aware applications
|
|
|
|
/usr/bin/exo-open ixr,
|
2012-07-05 12:37:03 -05:00
|
|
|
/usr/lib/@{multiarch}/xfce4/exo-1/exo-helper-1 ixr,
|
|
|
|
/etc/xdg/xdg-xubuntu/xfce4/helpers.rc r,
|
|
|
|
/etc/xdg/xfce4/helpers.rc r,
|
2014-02-13 18:10:05 -08:00
|
|
|
|
|
|
|
# unity webapps integration. Could go in its own abstraction
|
|
|
|
owner /run/user/*/dconf/user rw,
|
|
|
|
owner @{HOME}/.local/share/unity-webapps/availableapps*.db rwk,
|
|
|
|
/usr/bin/debconf-communicate Cxr -> sanitized_helper,
|
|
|
|
owner @{HOME}/.config/libaccounts-glib/accounts.db rk,
|