logo

apparmor.d

Unnamed repository; edit this file 'description' to name the repository. git clone https://hacktivis.me/git/apparmor.d.git

ubuntu-feed-readers (456B)


  1. # vim:syntax=apparmor
  2. #
  3. # abstraction for allowing graphical news feed readers in Ubuntu
  4. #
  5. # Users of this abstraction need to include the ubuntu-helpers abstraction
  6. # in the toplevel profile. Eg:
  7. # include <abstractions/ubuntu-helpers>
  8. abi <abi/3.0>,
  9. /usr/bin/akregator Cxr -> sanitized_helper,
  10. /usr/bin/liferea-add-feed Cxr -> sanitized_helper,
  11. # Include additions to the abstraction
  12. include if exists <abstractions/ubuntu-feed-readers.d>