2010-12-21 12:53:33 -06:00
|
|
|
# vim:syntax=apparmor
|
2010-08-11 09:58:34 -05:00
|
|
|
#
|
|
|
|
# abstraction for allowing graphical news feed readers in Ubuntu
|
|
|
|
#
|
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>
|
|
|
|
|
2020-05-05 00:08:39 -07:00
|
|
|
abi <abi/3.0>,
|
|
|
|
|
2012-01-10 20:54:38 +01:00
|
|
|
/usr/bin/akregator Cxr -> sanitized_helper,
|
|
|
|
/usr/bin/liferea-add-feed Cxr -> sanitized_helper,
|
2019-01-24 03:03:11 -08:00
|
|
|
|
|
|
|
# Include additions to the abstraction
|
|
|
|
#include if exists <abstractions/ubuntu-feed-readers.d>
|