/apparmor.d/abstractions/ubuntu-browsers

http://github.com/brinkman83/bashrc · #! · 32 lines · 28 code · 4 blank · 0 comment · 0 complexity · c2a0529ea0b4706657d8ceaa64d7e99d MD5 · raw file

  1. #
  2. # abstraction for allowing access to graphical browsers in Ubuntu
  3. #
  4. /usr/bin/arora Ux,
  5. /usr/bin/conkeror Ux,
  6. /usr/bin/dillo Ux,
  7. /usr/bin/Dooble Ux,
  8. /usr/bin/epiphany Ux,
  9. /usr/bin/epiphany-browser Ux,
  10. /usr/bin/epiphany-webkit Ux,
  11. /usr/lib/fennec-*/fennec Ux,
  12. /usr/bin/galeon Ux,
  13. /usr/bin/kazehakase Ux,
  14. /usr/bin/konqueror Ux,
  15. /usr/bin/midori Ux,
  16. /usr/bin/netsurf Ux,
  17. /usr/bin/prism Ux,
  18. /usr/bin/rekonq Ux,
  19. /usr/bin/seamonkey Ux,
  20. /usr/bin/chromium-browser Ux,
  21. /usr/lib/chromium-browser/chromium-browser Ux,
  22. # this should cover all firefox browsers and versions (including shiretoko
  23. # and abrowser)
  24. /usr/lib/firefox-*/firefox.sh Ux,
  25. # some unpackaged, but popular browsers
  26. /usr/lib/icecat-*/icecat Ux,
  27. /usr/bin/opera Ux,
  28. /opt/google/chrome/google-chrome Ux,