mirror of
https://github.com/roddhjav/apparmor.d.git
synced 2025-01-19 01:18:16 +01:00
Update wayland abstraction
This commit is contained in:
parent
c4482675ef
commit
2e048156ac
1 changed files with 5 additions and 0 deletions
|
@ -6,10 +6,15 @@
|
|||
|
||||
owner @{user_share_dirs}/sddm/wayland-session.log w,
|
||||
|
||||
owner @{run}/user/@{uid}/.hyprpaper_* rw,
|
||||
owner @{run}/user/@{uid}/.hyprpicker_* rw,
|
||||
owner @{run}/user/@{uid}/wayland-@{int}.lock rwk,
|
||||
owner @{run}/user/@{uid}/wayland-proxy-@{int} rw,
|
||||
|
||||
owner /tmp/.X@{int}-lock w,
|
||||
owner /dev/shm/sway* rw,
|
||||
owner /dev/shm/dunst-@{rand6} rw,
|
||||
owner /dev/shm/@{uuid} rw,
|
||||
owner /dev/shm/wlroots-@{rand6} rw,
|
||||
|
||||
# vim:syntax=apparmor
|
||||
|
|
Loading…
Reference in a new issue