intrigeri has proposed merging lp:~intrigeri/apparmor/wayland into lp:apparmor.
Requested reviews: AppArmor Developers (apparmor-dev) For more details, see: https://code.launchpad.net/~intrigeri/apparmor/wayland/+merge/305422 -- Your team AppArmor Developers is requested to review the proposed merge of lp:~intrigeri/apparmor/wayland into lp:apparmor.
=== modified file 'profiles/apparmor.d/abstractions/gnome' --- profiles/apparmor.d/abstractions/gnome 2016-08-25 10:12:56 +0000 +++ profiles/apparmor.d/abstractions/gnome 2016-09-11 21:11:26 +0000 @@ -15,6 +15,7 @@ #include <abstractions/freedesktop.org> #include <abstractions/xdg-desktop> #include <abstractions/user-tmp> +#include <abstractions/wayland> # systemwide gtk defaults /etc/gnome/gtkrc* r, === added file 'profiles/apparmor.d/abstractions/wayland' --- profiles/apparmor.d/abstractions/wayland 1970-01-01 00:00:00 +0000 +++ profiles/apparmor.d/abstractions/wayland 2016-09-11 21:11:26 +0000 @@ -0,0 +1,12 @@ +# vim:syntax=apparmor +# ------------------------------------------------------------------ +# +# Copyright (C) 2016 intrigeri <[email protected]> +# +# 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,
-- AppArmor mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/apparmor
