logo

apparmor.d

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

wayland (713B)


  1. # vim:syntax=apparmor
  2. # ------------------------------------------------------------------
  3. #
  4. # Copyright (C) 2016 intrigeri <intrigeri@boum.org>
  5. #
  6. # This program is free software; you can redistribute it and/or
  7. # modify it under the terms of version 2 of the GNU General Public
  8. # License published by the Free Software Foundation.
  9. #
  10. # ------------------------------------------------------------------
  11. abi <abi/3.0>,
  12. owner @{run}/user/*/wayland-[0-9]* rw,
  13. owner @{run}/user/*/{mesa,mutter,sdl,wayland-cursor,weston,xwayland}-shared-* rw,
  14. #For compositors based on wlroots
  15. owner /dev/shm/wlroots-* rw,
  16. # Include additions to the abstraction
  17. include if exists <abstractions/wayland.d>