2010-12-21 12:53:33 -06:00
|
|
|
# vim:syntax=apparmor
|
2020-06-09 23:28:41 +02:00
|
|
|
# Users of this abstraction need to include the ubuntu-helpers abstraction
|
2012-01-11 09:00:35 +01:00
|
|
|
# in the toplevel profile. Eg:
|
2020-06-09 23:28:41 +02:00
|
|
|
# include <abstractions/ubuntu-helpers>
|
2012-01-10 20:54:38 +01:00
|
|
|
|
2020-05-05 00:08:39 -07:00
|
|
|
abi <abi/3.0>,
|
|
|
|
|
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/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
|
2020-10-25 09:37:01 +00:00
|
|
|
include <abstractions/exo-open>
|
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,
|