/apparmor.d/abstractions/freedesktop.org

http://github.com/brinkman83/bashrc · Org · 29 lines · 15 code · 3 blank · 11 comment · 0 complexity · 3626ac6e3a174e54eca3fae2d2ae0481 MD5 · raw file

  1. # vim:syntax=apparmor
  2. # $Id$
  3. # ------------------------------------------------------------------
  4. #
  5. # Copyright (C) 2009 Canonical Ltd.
  6. #
  7. # This program is free software; you can redistribute it and/or
  8. # modify it under the terms of version 2 of the GNU General Public
  9. # License published by the Free Software Foundation.
  10. #
  11. # ------------------------------------------------------------------
  12. # system configuration
  13. /usr/share/icons/ r,
  14. /usr/share/icons/** r,
  15. /usr/share/pixmaps/ r,
  16. /usr/share/pixmaps/** r,
  17. /usr/local/share/icons/ r,
  18. /usr/local/share/icons/** r,
  19. /usr/local/share/pixmaps/ r,
  20. /usr/local/share/pixmaps/** r,
  21. # this should probably go elsewhere
  22. /usr/share/mime/** r,
  23. # per-user configurations
  24. @{HOME}/.icons/ r,
  25. @{HOME}/.recently-used.xbel* rw,
  26. @{HOME}/.config/user-dirs.dirs r,