/snap/core20/2866/etc/apparmor.d/abstractions
NameSizeModeActions
apparmor_api/-0755rm
ubuntu-browsers.d/-0755rm
apache2-common8490644editdlrm
aspell3080644editdlrm
audio18620644editdlrm
authentication15860644editdlrm
base65440644editdlrm
bash15120644editdlrm
consoles7980644editdlrm
cups-client7140644editdlrm
dbus5930644editdlrm
dbus-accessibility6300644editdlrm
dbus-accessibility-strict6370644editdlrm
dbus-session6380644editdlrm
dbus-session-strict9190644editdlrm
dbus-strict6770644editdlrm
dconf2460644editdlrm
dovecot-common5620644editdlrm
dri-common4340644editdlrm
dri-enumerate2810644editdlrm
enchant20070644editdlrm
fcitx4560644editdlrm
fcitx-strict7120644editdlrm
fonts20880644editdlrm
freedesktop.org12910644editdlrm
gnome36260644editdlrm
gnupg3560644editdlrm
ibus10270644editdlrm
kde27750644editdlrm
kde-globals-write2980644editdlrm
kde-icon-cache-write1380644editdlrm
kde-language-write4580644editdlrm
kerberosclient11690644editdlrm
ldapclient7540644editdlrm
libpam-systemd6590644editdlrm
likewise4890644editdlrm
mdns4570644editdlrm
mesa5770644editdlrm
mir5930644editdlrm
mozc4710644editdlrm
mysql6410644editdlrm
nameservice50800644editdlrm
nis5240644editdlrm
nvidia6490644editdlrm
opencl2690644editdlrm
opencl-common4040644editdlrm
opencl-intel5640644editdlrm
opencl-mesa5270644editdlrm
opencl-nvidia7850644editdlrm
opencl-pocl28110644editdlrm
openssl4700644editdlrm
orbit2930644editdlrm
p11-kit8990644editdlrm
perl8720644editdlrm
php10410644editdlrm
php51050644editdlrm
postfix-common11960644editdlrm
private-files15490644editdlrm
private-files-strict10450644editdlrm
python15380644editdlrm
qt57620644editdlrm
qt5-compose-cache-write2780644editdlrm
qt5-settings-write3980644editdlrm
recent-documents-write3460644editdlrm
ruby9060644editdlrm
samba8300644editdlrm
smbpass4760644editdlrm
ssl_certs12870644editdlrm
ssl_keys7900644editdlrm
svn-repositories16460644editdlrm
ubuntu-bittorrent-clients6980644editdlrm
ubuntu-browsers16670644editdlrm
ubuntu-console-browsers6110644editdlrm
ubuntu-console-email6010644editdlrm
ubuntu-email9770644editdlrm
ubuntu-feed-readers3390644editdlrm
ubuntu-gnome-terminal1820644editdlrm
ubuntu-helpers33980644editdlrm
ubuntu-konsole3430644editdlrm
ubuntu-media-players22340644editdlrm
ubuntu-unity7-base24450644editdlrm
ubuntu-unity7-launcher1910644editdlrm
ubuntu-unity7-messaging1920644editdlrm
ubuntu-xterm2370644editdlrm
user-download8760644editdlrm
user-mail8370644editdlrm
user-manpages8890644editdlrm
user-tmp6540644editdlrm
user-write8640644editdlrm
video1270644editdlrm
vulkan5030644editdlrm
wayland5800644editdlrm
web-data7050644editdlrm
winbind7390644editdlrm
wutmp5850644editdlrm
X17660644editdlrm
xad8830644editdlrm
xdg-desktop6730644editdlrm
Edit: /snap/core20/2866/etc/apparmor.d/abstractions/X (1766B)
# vim:syntax=apparmor # ------------------------------------------------------------------ # # Copyright (C) 2002-2009 Novell/SUSE # Copyright (C) 2009-2011 Canonical Ltd. # # 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. # # ------------------------------------------------------------------ #include # .ICEauthority files required for X authentication, per user owner @{HOME}/.ICEauthority r, # .Xauthority files required for X connections, per user owner @{HOME}/.Xauthority r, owner @{HOME}/.local/share/sddm/.Xauthority r, owner /{,var/}run/gdm{,3}/*/database r, owner /{,var/}run/lightdm/authority/[0-9]* r, owner /{,var/}run/lightdm/*/xauthority r, owner /{,var/}run/user/*/gdm/Xauthority r, owner /{,var/}run/user/*/X11/Xauthority r, # the unix socket to use to connect to the display /tmp/.X11-unix/* rw, unix (connect, receive, send) type=stream peer=(addr="@/tmp/.X11-unix/X[0-9]*"), unix (connect, receive, send) type=stream peer=(addr="@/tmp/.ICE-unix/[0-9]*"), /usr/include/X11/ r, /usr/include/X11/** r, # The X tree changes and is large -- grant read access to the whole thing /usr/X11R6/** r, /usr/share/X11/ r, /usr/share/X11/** r, /usr/X11R6/**.so* mr, # EGL /usr/lib/@{multiarch}/egl/*.so* mr, # Xcompose owner @{HOME}/.XCompose r, # mouse themes /etc/X11/cursors/ r, /etc/X11/cursors/** r, # Xwayland owner /run/user/*/.mutter-Xwaylandauth.* r,