mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-30 13:58:22 +00:00
Add a basic wayland abstraction.
It's good enough to allow starting Evince in GNOME on Wayland, on current Debian unstable. References: https://bugs.debian.org/807880
This commit is contained in:
12
profiles/apparmor.d/abstractions/wayland
Normal file
12
profiles/apparmor.d/abstractions/wayland
Normal file
@@ -0,0 +1,12 @@
|
||||
# vim:syntax=apparmor
|
||||
# ------------------------------------------------------------------
|
||||
#
|
||||
# Copyright (C) 2016 intrigeri <intrigeri@boum.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or
|
||||
# modify it under the terms of version 2 of the GNU General Public
|
||||
# License published by the Free Software Foundation.
|
||||
#
|
||||
# ------------------------------------------------------------------
|
||||
|
||||
owner /{,var/}run/user/*/weston-shared-* rw,
|
Reference in New Issue
Block a user