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>
|
2010-12-21 12:53:33 -06:00
|
|
|
|
2010-08-06 16:01:57 -05:00
|
|
|
# Text editors (It's All Text [https://addons.mozilla.org/en-US/firefox/addon/4125])
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/emacsclient.emacs-snapshot Cxr -> sanitized_helper,
|
2012-01-17 07:10:33 -06:00
|
|
|
/usr/bin/emacsclient.emacs2[2-9] Cxr -> sanitized_helper,
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/emacs-snapshot-gtk Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/gedit Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/vim.gnome Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/leafpad Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/mousepad Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/kate Cxr -> sanitized_helper,
|